Improve pre-commit-config.yml

This commit is contained in:
Peter Stuifzand 2019-07-23 20:34:07 +02:00
parent 67e617c969
commit dce8641ec9
Signed by: peter
GPG Key ID: 374322D56E5209E8

View File

@ -15,3 +15,14 @@ repos:
- id: go-fmt
- id: go-lint
- id: go-unit-tests
- repo: https://github.com/lauritzsh/markdownlint-plugin
rev: d2945f77abee898fef48212adccbc2e3195c33c3
hooks:
- id: markdownlint
- repo: local
hooks:
- id: drone-lint
name: Drone linting
language: system
entry: drone lint
files: .drone.yml