-
-
Notifications
You must be signed in to change notification settings - Fork 616
rules
Jason Perkins edited this page May 13, 2015
·
5 revisions
The rules function imports one or more custom rules into a project.
rules { "rule_names" }
If a project includes multiple calls to rules the lists are concatenated, in the order in which they appear in the script.
rule_names specifies a list of one or more names of custom rules, which must be defined elsewhere in the project scripts.
Solutions, projects.