SublimeLinter-cppcheck-misra
SublimeLinter-cppcheck-misra copied to clipboard
MISRA C 2012 rule checking based on cppcheck
Results
1
SublimeLinter-cppcheck-misra issues
Sort by
recently updated
recently updated
newest added
hello, ChisholmKyle, I typed python3 cppcheck-misra-parsetexts.py "/path/to/MISRA_C_2012.pdf" command to get the misra rule text for cppcheck, but get an empty text file. When I debug in the python script, I...