Loading yaml/yamllint.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line # yamllint is a generic linter for yaml # https://github.com/adrienverge/yamllint yaml:yamllint: stage: test image: registry.gitlab.com/notno/python-tests script: - yamllint . Loading
yaml/yamllint.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line # yamllint is a generic linter for yaml # https://github.com/adrienverge/yamllint yaml:yamllint: stage: test image: registry.gitlab.com/notno/python-tests script: - yamllint .