mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 01:24:42 +04:00
Reorganize output writing
This commit is contained in:
parent
1adfa24124
commit
0dda19f691
20 changed files with 202 additions and 142 deletions
6
testing/resources/ruby_versioned_hooks_repo/hooks.yaml
Normal file
6
testing/resources/ruby_versioned_hooks_repo/hooks.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
- id: ruby_hook
|
||||
name: Ruby Hook
|
||||
entry: ruby_hook
|
||||
language: ruby
|
||||
language_version: 2.1.5
|
||||
files: \.rb$
|
||||
Loading…
Add table
Add a link
Reference in a new issue