ArrayV
ArrayV copied to clipboard
Suggestion: Use SonarLint or a better linter on VS Code
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.
If you wanna use that, go ahead! Currently ArrayV uses Checkstyle though.