eslint: Disabled rulesdir/forbid-pf-relative-imports
Commit #3e84abba3f bumped
@redhat-cloud-services/eslint-config-redhat-cloud-services from 1.3.0 to
2.0.3.
This introduced a new rule that broke a number of our imports. This
commit forbids the rule for now.
(rulesdir/forbid-pf-relative-imports: off)
This commit is contained in:
parent
44e2a9519b
commit
c73824cd22
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ globals:
|
||||||
plugins:
|
plugins:
|
||||||
- import
|
- import
|
||||||
rules:
|
rules:
|
||||||
|
rulesdir/forbid-pf-relative-imports: off
|
||||||
import/order:
|
import/order:
|
||||||
- error
|
- error
|
||||||
- groups:
|
- groups:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue