Rule | Packages | Files | Sum of violations | Description |
---|---|---|---|---|
1 | 0 | 0 | 0 | Search for "using namespace" or "using std::" in header files |
2 | 1 | 1 | 1 | Search for CXXFLAGS flags that are set to -g or -O0 in BuildFile |
3 | 1 | 1 | 1 | Search for "catch(...)" statements in *.cc, *.cxx files |
4 | 0 | 0 | 0 | Search for "copyright" declaration in *.c, *.cc, *.cxx, *.h files |
5 | 2 | 2 | 6 | Search for "pragma" statement in *.c, *.cc, *.cxx, *.h files |
6 | - | - | - | Search for "flags" statements in BuildFile |
Click on the package links to get list of files
Package | Rule 1 | Rule 2 | Rule 3 | Rule 4 | Rule 5 | Rule 6 |
---|---|---|---|---|---|---|
Alignment/OfflineValidation | - | 1 | - | - | 1 | - |
GeneratorInterface/SherpaInterface | - | - | 1 | - | - | - |
SimGeneral/MixingModule | - | - | - | - | 1 | - |