Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Added lizard cyclomatic complexity linter.#298

Open
FlorianBuhl wants to merge 1 commit intoAtomLinter:sourcefrom
FlorianBuhl:lizard
Open

Added lizard cyclomatic complexity linter.#298
FlorianBuhl wants to merge 1 commit intoAtomLinter:sourcefrom
FlorianBuhl:lizard

Conversation

@FlorianBuhl
Copy link

Lizard cyclomatic complexity linter is added to content/data/providers.yml file under "code quality".

The linter analyzes the cyclomatic complexity of functions. It helps to keep your functions slim and testable.
Several languages are supported.
c, cpp, c#, GDScript, GoLang, Java, JavaScript, Lua, ObjectiveC, PHP, Python, Ruby, Rust, Scala, SWIFT

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant