Disable failure for lint checks

We've reached a point in the repo where lints returning successfully should be a requirement
This commit is contained in:
Salt 2021-09-24 21:07:40 -05:00
parent 3218b38f88
commit b61cdb23b4

View File

@ -45,7 +45,6 @@ after_script:
Lint:
stage: lint
allow_failure: yes
interruptible: yes
except:
- pipelines