mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 17:28:51 -03:30
Remove Start from linter ignore array
This commit is contained in:
@@ -79,7 +79,7 @@
|
|||||||
"theme",
|
"theme",
|
||||||
"gridColumns"
|
"gridColumns"
|
||||||
],
|
],
|
||||||
"ignore": ["Ansible", "Tower", "JSON", "YAML", "lg", "START"],
|
"ignore": ["Ansible", "Tower", "JSON", "YAML", "lg"],
|
||||||
"ignoreComponent": [
|
"ignoreComponent": [
|
||||||
"code",
|
"code",
|
||||||
"Omit",
|
"Omit",
|
||||||
|
|||||||
Reference in New Issue
Block a user