# Settings * [incompatible_flag](#incompatible_flag) * [fail_when_enabled](#fail_when_enabled) ## incompatible_flag
incompatible_flag(name, issue)
A rule defining an incompatible flag. **ATTRIBUTES** | Name | Description | Type | Mandatory | Default | | :------------- | :------------- | :------------- | :------------- | :------------- | | name | A unique name for this target. | Name | required | | | issue | The link to the github issue associated with this flag | String | required | |