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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -