Commit graph

9 commits

Author SHA1 Message Date
luz paz
3d395585c1
Fix various typos
Found via `codespell -q 3 -S *.po,./share/patchfiles,./libs -L ba,buss,busses,doubleclick,hsi,ontop,ro,seh,siz,sord,sur,te,trough,ue`  
Follow-up to 364f2f078
2022-04-08 19:51:02 +02:00
Paul Davis
10e4aa02ad break apart style errors from style warnings in pre-commit hook 2015-06-02 12:53:04 -04:00
Paul Davis
f716595fa5 fix C++ template/operator test 2015-05-12 11:38:55 -04:00
Paul Davis
d0aefb28b9 catch identifiers ending or starting with _ when checking operator spacing 2015-05-12 11:25:36 -04:00
Paul Davis
af1288ed62 don't interpret C++ templates with indirection/pointer/reference operators as operators 2015-05-12 11:23:57 -04:00
Paul Davis
163131f4b8 add check for white-space only lines; fix tests to allow for _(...) macro and function (); rather than function () ; 2015-05-12 08:02:07 -04:00
Paul Davis
a4a6747001 whitespace cleanup 2015-05-09 13:50:06 -04:00
Paul Davis
8ab0b99bee fix pasted whitespace 2015-05-09 13:42:39 -04:00
Paul Davis
d6a6444b90 C/C++ style checking script from erik de castro-lopo, for use in client-side pre-commit hook 2015-05-09 13:42:39 -04:00