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

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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -