Imports
Rules related to importing of packages and keywords.
| ID | Summary |
|---|---|
| avoid-importing-input | Avoid importing |
| circular-import | Avoid circular imports |
| confusing-alias | Confusing alias of existing import |
| ignored-import | Reference ignores import |
| implicit-future-keywords | Implicit future keywords |
| import-after-rule | Import declared after rule |
| import-shadows-builtin | Import shadows built-in namespace |
| import-shadows-import | Import shadows import |
| pointless-import | Importing own package is pointless |
| prefer-package-imports | Prefer importing packages over rules Type: Aggregate - only runs when more than one file is provided for linting |
| redundant-alias | Redundant alias |
| redundant-data-import | Redundant import of data |
| unresolved-import | Unresolved import Type: Aggregate - only runs when more than one file is provided for linting |
| unresolved-reference | Unresolved Reference |
| use-rego-v1 | Use Automatically fixable: Yes |
Community
For questions, discussions and announcements related to Styra products, services and open source projects, please join the Styra community on Slack!