python-cpplint
An automated checker to make sure a C++ file follows Google's C++ style guide
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-cpplint
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-cpplint && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cpplint-1.4.4.tar.gz | 0000327877 320 KB | |
python-cpplint.changes | 0000001190 1.16 KB | |
python-cpplint.spec | 0000001985 1.94 KB |
Revision 1 (latest revision is 15)
Tomáš Chvátal (scarabeus_iv)
accepted
request 679076
from
John Vandenberg (jayvdb)
(revision 1)
- Remove bcond test - Remove unnecessary build dependency on python devel - Add %license - Update to v1.4.4 * fix unit/cli tests for source release * reduce diff to upstream by intentionally using deprecated functions where upstream uses them * add --version - from 1.4.3 * Revert "Fix the build/endif_comment check", same as reverted in upstream - from 1.4.2 * Cleanup release, fixes further issues with tests and source distribution - from 1.4.1 * Cleanup release, only adds test support files to source dist - from 1.4.0 * Incorporate cpplint updates from google (e5d807c6a0d, 2018-05-03) * Fix the build/endif_comment check * Teach the explicit constructor check about constexpr * Changed vs7 output format * Remove presubmit check for DISALLOW_* macros * add --quiet flag as in upstream * support --root argument to run in different folder * Fix 16bit Unicode issue - Initial version for v1.3.0
Comments 0