mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-08 20:44:18 +00:00
v1.1.0
This commit is contained in:
parent
a5338f276b
commit
8a98c5e590
4 changed files with 12 additions and 3 deletions
|
|
@ -1,3 +1,12 @@
|
|||
1.1.0
|
||||
=====
|
||||
### Features:
|
||||
- `check-yaml` gains a `--allow-multiple-documents` (`-m`) argument to allow
|
||||
linting of files using the
|
||||
[multi document syntax](http://www.yaml.org/spec/1.2/spec.html#YAML)
|
||||
- pre-commit/pre-commit#635 issue by @geekobi.
|
||||
- #244 PR by @asottile.
|
||||
|
||||
1.0.0
|
||||
=====
|
||||
### Features:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue