Commit 3a0e7fc3 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add a GitLab CI config linter pre-commit hook

parent e55d9b74
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
repos:
- repo: https://gitlab.com/devopshq/gitlab-ci-linter
  rev: v1.0.0
  hooks:
  - id: gitlab-ci-linter
    args: [ --server, https://code.kodo.org.uk ]