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