Headers Checks
Header | Checks that a source file begins with a specified header. |
MultiFileRegexpHeader | Checks the header of a source file against multiple header files that contain a pattern for each line of the source header. |
RegexpHeader | Checks the header of a source file against a header that contains a pattern for each line of the source header. |