A tool to check code comments format.
By default the tool will warn if a comment is not following the desired language style.
The tool can also automatically fix the comment style.
The tool will warn if any spelling mistake is found in a comment (no matter the style)
- C
- C++
$ pip install comment-format$ comment-format --help