code_checker 0.9.0 code_checker: ^0.9.0 copied to clipboard
Static source code analytics tool that helps analyse and improve quality.
Changelog #
0.9.0 - 2021-03-01 #
- Add
prefer_trailing_comma
rule - Add
Lines of Code
metric
0.8.0 - 2021-02-17 #
- Add
Console
reporter
0.7.0 - 2021-02-04 #
- Add
double-literal-format
rule
0.6.0 - 2021-02-03 #
- Add
newline-before-return
rule
0.5.0 - 2021-02-01 #
- Add
Json
reporter
0.4.0 - 2021-01-25 #
- Add
Maximum Nesting Level
metric
0.3.0 - 2021-01-14 #
- Add
Weight of Class
metric
0.2.0 - 2021-01-04 #
- Add
Number of Methods
metric
0.1.0 - 2021-01-02 #
- Add a visitor to collect declarations of classes and functions
0.0.0 - 2020-12-27 #
- Initial release