Main Content
Group 1: Files
The custom rules 1.x
in Polyspace® enforce naming conventions for files and folders. For information on how
to enable these rules, see Check custom rules
(-custom-rules)
.
Number | Rule | Details |
---|---|---|
1.1 | All source file names must follow the specified pattern. | Only the base name is checked. A source file is a file that is not included. |
1.2 | All source folder names must follow the specified pattern. | Only the folder name is checked. A source file is a file that is not included. |
1.3 | All include file names must follow the specified pattern. | Only the base name is checked. An include file is a file that is included. |
1.4 | All include folder names must follow the specified pattern. | Only the folder name is checked. An include file is a file that is included. |