forked from pool/python-cpplint
f73c939aa6e752cb7f41ab86b20d4ba37a1e35eb14bfba1257afc44b30fe6f8e
- 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 OBS-URL: https://build.opensuse.org/request/show/1078255 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cpplint?expand=0&rev=6
Description
No description provided
Languages
Diff
100%