rules
Imports one or more custom rules into a project.
rules { "rule_names" }
Parameters
rule_names specifies a list of one or more names of custom rules, which must be defined elsewhere in the project scripts.
Applies To
Workspace and project configurations.
Availability
Premake 5.0.0-alpha1 or later.