python-cpplint
An automated checker to make sure a C++ file follows Google's C++ style guide
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-cpplint && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cpplint-1.6.1.tar.gz | 0000364487 356 KB | |
drop-sre-compile.patch | 0000083955 82 KB | |
python-cpplint.changes | 0000004633 4.52 KB | |
python-cpplint.spec | 0000002428 2.37 KB |
Revision 6 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 1078255
from
Daniel Garcia (dgarcia)
(revision 6)
- Add drop-sre-compile.patch upstream patch to fix issues with deprecated usage of sre_compile gh#cpplint/cpplint#214 - Update to 1.6.1 * Fix #195 Fix post increment/decrement operator causing a false positive. * Fix #202 .hh files should not be considered sytem headers * Fix #207 Python2 incompatibility for loading CPPLINT.cfg file * Fix #184 NOLINT(clang-analyzer) comments should not cause warnings - 1.6.0 (2022-02-19) * Fix #188: "Include the directory when naming header files" also for header files with other names like "*.hpp" - 1.5.5 (2021-05-20) * Fix #172: Added 'size_t' to typecasts detected by CheckCStyleCast * Fixed wrong CLI help text: Each filter needs + or - * Fix #164: add elif as an exception for CheckSpacingForFunctionCall() * Fix google#346: --root option not working on windows due to slashes in path
Comments 0