ale
ale copied to clipboard
Add support for gitlab-lint
Name: gitlab-lint URL: https://github.com/elijah-roberts/gitlab-lint
Linter for .gitlab-ci.yml
files, using the gitlab api.
The cli version (installed via python3 -m pip install -U gitlab_lint
) has been very useful, and I believe would make a great addition to ale.
Duplicates #843
I think #3042 would be a great addition. What would be needed to get this going?
#3042 need someone to review or at least test it.