mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 01:24:42 +04:00
Support ruby through a combination of rbenv, ruby-build, and GEM_HOME
This commit is contained in:
parent
390af24c44
commit
b381bb68b7
10 changed files with 124 additions and 24 deletions
4
testing/resources/ruby_hooks_repo/hooks.yaml
Normal file
4
testing/resources/ruby_hooks_repo/hooks.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- id: ruby_hook
|
||||
name: Ruby Hook
|
||||
entry: ruby_hook
|
||||
language: ruby
|
||||
Loading…
Add table
Add a link
Reference in a new issue