gitlabhq/gitlab-shell

View on GitHub
lefthook.yml

Summary

Maintainability
Test Coverage
pre-push:
  commands:
    test:
      run: make test
    # Disabled for now as there's _lots_ of linter errors
    #lint:
    #  run: make lint