mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 03:26:53 +00:00
fix: check-yml encoding error
manage encoding error
This commit is contained in:
parent
6db05e22aa
commit
58049eb8c8
3 changed files with 11 additions and 1 deletions
3
testing/resources/bad_encoding_yaml.yaml
Normal file
3
testing/resources/bad_encoding_yaml.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
variables:
|
||||
- name: CopyRights
|
||||
value: "Copyright © $(date:YYYY)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue