Commit b677954e authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add a pre-commit hook to check the GitLab CI config

parent ac462094
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 ]