cppcheck/addons
Sebastian 4735b6ca1b
addons/naming.py: Fix crash on unnamed arguments, add regex validation. (#1762)
Crash has been reported in the forum:
https://sourceforge.net/p/cppcheck/discussion/development/thread/138788ac6b/
A small test has been added to avoid regression.
2019-03-26 18:54:09 +01:00
..
test addons/naming.py: Fix crash on unnamed arguments, add regex validation. (#1762) 2019-03-26 18:54:09 +01:00
y2038 Typos found by running "codespell" (#1715) 2019-03-01 01:01:39 +01:00
ROS_naming.json
cert.py
cppcheckdata.doxyfile
cppcheckdata.py
findcasts.py
misc.py
misra.py Typos found by running "codespell" (#1715) 2019-03-01 01:01:39 +01:00
naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
naming.py addons/naming.py: Fix crash on unnamed arguments, add regex validation. (#1762) 2019-03-26 18:54:09 +01:00
namingng.py addons/namingng.py: Fixed typos, no functional changes intended. 2019-03-26 15:21:49 +01:00
threadsafety.py