commentective 0.8.1

CLI tool to locate comments and commented out code in your source code
Documentation
1
2
3
4
5
6
7
8
# Generated by Cargo
# will have compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

commentective