documentation/Reference/Code Analysis Rules.md
These pages cover how to configure the various code analysis engines
The rules take one of three severity levels:
check.code.failOnError is enabled{% include enterprise.html %}
Once you are satisfied that your code analysis rules are correctly configured you can enforce them in your project by setting check.code.failOnError parameter to cause the check -code task to exit with a failure in case of any Error-level violations.
{% include enterprise.html %}
Redgate has added a set of rules that are of interest to customers with a larger and more complex database infrastructure.