sonar-rules-extractor 1.1

sonar-rules-extractor is a Python tool that extracts the violation rules from analysis tools like Cppcheck, C++Test, Klocwork, etc. and converts them into Sonar rules.Why converting those rules into Sonar rules?When we are doing a conformity analysis of...