cppcheck/addons
Servando 7c168fa850 Feature/ros naming check (#1511)
* Added script to check ROS naming style

* Added header to script

* Enhanced namingng.py and added ROS_naming.json

* Correction of style bugs

* Removed trailing whitespace

* Removed trailing whitespace

* Removed path

* Remove path from file name

* Check if the token belongs to the current file or is included

* Reverted

* Fixed msg errors
2019-01-09 18:16:51 +01:00
..
test Added a new naming check addon. Also verifies variable and function p… (#1456) 2018-11-06 20:46:07 +01:00
y2038
ROS_naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
cert.py cert.py: another fix for valueflow 2018-10-29 01:39:52 +01:00
cppcheckdata.doxyfile
cppcheckdata.py
findcasts.py
misc.py
misra.py Fix typos (#1568) 2019-01-06 17:15:57 +01:00
naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
naming.py
namingng.py Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
threadsafety.py