Skip to content
starkos edited this page Apr 10, 2021 · 5 revisions

⚠️ We have a new website! Visit now for the most update to date documentation.
       This wiki is no longer being maintained.


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

Workspaces, projects.

Availability

Premake 5.0 or later.

See Also

Clone this wiki locally