code_checker 0.5.0 code_checker: ^0.5.0 copied to clipboard
Static source code analytics tool that helps analyse and improve quality.
Changelog #
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