ArrayV icon indicating copy to clipboard operation
ArrayV copied to clipboard

Suggestion: Use SonarLint or a better linter on VS Code

Open smaybius opened this issue 2 years ago • 1 comments

It'll scan through the open files and is able to detect a whole range of problems and suggestions, such as the cyclomatic and cognitive complexity of code, and what and how it needs refactoring.

smaybius avatar Jul 15 '22 05:07 smaybius

If you wanna use that, go ahead! Currently ArrayV uses Checkstyle though.

Gaming32 avatar Jul 15 '22 18:07 Gaming32