pre-commit/testing/resources/pcre_hooks_repo/hooks.yaml
2014-06-16 21:11:00 -07:00

10 lines
204 B
YAML

- id: regex-with-quotes
name: Regex with quotes
entry: "foo'bar"
language: pcre
files: ''
- id: other-regex
name: Other regex
entry: ^\[INFO\]
language: pcre
files: ''