Commit Graph

13 Commits

Author SHA1 Message Date
Gabriel Arrobo
d53ea68bc2 utils: Improve Python style concerning unused variables and return values 2021-08-21 11:00:24 -07:00
Eduardo Almeida
6aa2d3238e Update Python scripts to the safer "with open() as" Python syntax 2021-05-11 23:38:30 +00:00
Peter Barnes
c7c2e76d41 core: (fixes #247) unlimited arguments in MakeEnumChecker 2020-08-24 18:50:07 +00:00
Tom Henderson
bbcd692716 utils: Replace check-style.py parameter with backward-compatible alias
Updates commit 063d86c09 with fix suggested in #230
2020-06-27 11:08:51 -07:00
Peter D. Barnes, Jr
5739ee918a docs: tweak check-style to indent cases, leave namespaces alone 2020-04-07 17:18:59 -07:00
Peter D. Barnes, Jr
063d86c096 core: clear check-style -l3 errors 2020-03-25 15:18:01 -07:00
Parth Pratim (GCI 2018)
503e330c1a utils: make check-style.py compatible with git 2020-03-10 18:22:55 +05:30
Tom Henderson
0258405cc6 build: Upgrade scripts to Python 3 (many changes due to Ankit Deepak) 2019-08-12 16:55:34 -07:00
Robert Ammon
f25f9dc730 utils: Doxygen updates for utils directory 2017-02-24 09:23:49 -08:00
Ankit Deepak
2e82e0a948 Port Python programs to Python 3 2016-02-01 15:27:31 -08:00
Tom Henderson
ed67b47d69 enforce space between function name and opening paren, at default level of check-style.py 2011-05-22 23:17:41 -07:00
Tom Henderson
3ec14ce22c avoid mangling /// doxygen comments with check-style.py 2011-04-08 13:42:25 -07:00
Mathieu Lacage
627da1a2cb enforce that style conforms to our coding style 2010-02-01 08:04:41 +01:00