mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 00:24:47 +04:00
3 lines
57 B
Ruby
Executable file
3 lines
57 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
|
|
puts 'Hello world from a ruby hook'
|