code-analyzer Commands
Analyze your code to ensure it adheres to best practices.
- code-analyzer config
Output the current state of configuration for Code Analyzer. - code-analyzer rules
List the rules that are available to analyze your code. - code-analyzer run
Analyze your code with a selection of rules to ensure good coding practices.