Class | Description |
---|---|
CppCheckstyle |
Verifies that the c, cpp and header source styles conform to the google styles in cpplint.
|
ExtraActionUtils |
Utility methods for checkstyles
|
JavaCheckstyle |
Verifies that the java classes styles conform to the styles in the config.
|
PythonCheckstyle |
Verifies that the python source styles conform to the python styles in pylint.
|