mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
6 lines
128 B
YAML
6 lines
128 B
YAML
- id: ruby_hook
|
|
name: Ruby Hook
|
|
entry: ruby_hook
|
|
language: ruby
|
|
language_version: 1.9.3-p551
|
|
files: \.rb$
|