codeblocks - Can I run cpplint from within code::blocks? -


is possible run google's cpplint.py within code::blocks, can jump 1 error next in source code?

for unfamiliar cpplint.py, it's python script flags lines violate google style guide. outputs error messsages in same format gcc's compiler errors, emacs example has no trouble error spew correctly step 1 flagged line next.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -