1 Forks
3 Stars
3 Watchers

vscode-radon-linter

vscode-radon-linter is a Visual Studio Code extension for linting Python code using the Radon library. It automatically checks Python files for potential issues such as code complexity and maintainability, and displays them in the Problems tab.

How to download and setup vscode-radon-linter

Open terminal and run command
git clone https://github.com/nareyko/vscode-radon-linter.git
git clone is used to create a copy or clone of vscode-radon-linter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-radon-linter https://github.com/nareyko/vscode-radon-linter/archive/master.zip

Or simply clone vscode-radon-linter with SSH
[email protected]:nareyko/vscode-radon-linter.git

If you have some problems with vscode-radon-linter

You may open issue on vscode-radon-linter support forum (system) here: https://github.com/nareyko/vscode-radon-linter/issues