Skip to content

amcp/cpplint-checker

 
 

Repository files navigation

This Eclipse plug-in collects the warnings and errors of cpplint and attaches them
to lines of source in Eclipse Juno CDT.

You may copy, modify, and redistribute this collection of files under the terms
of the Modified BSD license (included).

This project includes a modified version of cpplint.py source code.
Copyright Google 2009, redistributed under the license therein.

This project includes a few lines of source code from:
https://github.com/jenkinsci/warnings-plugin/commits/master/src/main/java/hudson/plugins/warnings/parser/CppLintParser.java
under the MIT License in Java class CpplintErrorParser.java .
Affected lines marked as such. MIT License also included.

About

Jenkins warnings plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.1%
  • Shell 1.9%