Akira Baruah
|
5410e58ce5
|
cpplint: logger subclasses also inherit from object to safely call super()
|
2017-05-17 01:35:54 +02:00 |
|
Akira Baruah
|
86134af9fb
|
cpplint: fix Python 2 import name collision using absolute_import
|
2017-05-13 09:42:59 +02:00 |
|
Akira Baruah
|
60635533c5
|
cpplint: add --cpplint-root option
|
2017-04-27 21:32:54 +02:00 |
|
Akira Baruah
|
2a7370c597
|
Check env.CPPLINT_SKIP after options are converted to env s #1953
|
2017-04-27 21:32:48 +02:00 |
|
Daniel Bartel
|
015f522fb3
|
add option for line length to cpplint
|
2016-02-26 23:11:37 +01:00 |
|
Thomas Nagy
|
9147e9128a
|
Cleanup: unnecessary semicolons in Python code
|
2016-02-19 23:26:40 +01:00 |
|
Thomas Nagy
|
6c372e24fc
|
Issue 1701 - cpplint
|
2016-02-13 00:21:37 +01:00 |
|
Thomas Nagy
|
f28426594e
|
Cleanup: removed most unused variables and imports
|
2015-10-11 11:32:27 +02:00 |
|
Thomas Nagy
|
7cba550826
|
Fixed a few Python3 compatibility issues in extras modules
|
2015-09-27 16:09:21 +02:00 |
|
Thomas Nagy
|
143ccb7a74
|
Pull request 1618 - cpplint
|
2015-09-01 19:40:26 +02:00 |
|
Syl
|
8ef1fa7733
|
cpplint: keep the old import
|
2015-05-06 22:33:31 +02:00 |
|
Syl
|
085b80fdb3
|
cpplint: fixed import. The version on pypi is now up to date and works with Python3.
|
2015-05-06 19:19:05 +02:00 |
|
Syl
|
300d0cf0bc
|
fixed cpplint with -p command line parameter
|
2014-02-25 22:52:17 +01:00 |
|
Syl
|
0e6728ea6e
|
cpplint: fixed import, sry.
|
2014-02-16 01:47:18 +01:00 |
|
Syl
|
67eebf06a0
|
cpplint: skip it if waf can't import the module
|
2014-02-15 13:04:44 +01:00 |
|
Syl
|
9febff1d4a
|
cpplint: added --cpplint-output, if the user don't want to use my custom output (choices are vs7, emacs, eclipse, from original script)
cpplint: improved options to env parsing
|
2014-02-11 23:56:37 +01:00 |
|
Syl
|
a71edf58e7
|
cpplint: changed the way to initialize env from options
cpplint: fixed --cpplint-break
|
2014-02-09 22:10:47 +01:00 |
|
Syl
|
c2d1e1b3e5
|
added cpplint tool
|
2014-02-08 20:57:46 +01:00 |
|