No description
Find a file
2022-05-29 12:17:28 +02:00
.github/workflows Run rubocop via Rakefile 2022-05-29 10:20:33 +02:00
bin Create top-level module 2022-05-29 10:47:07 +02:00
examples Add example pre-commit hook 2022-05-25 20:38:40 +02:00
lib Create top-level module 2022-05-29 10:47:07 +02:00
spec Prepare for testing 2022-05-29 12:17:28 +02:00
.gitignore Add Rakefile 2022-05-25 20:21:33 +02:00
.rubocop.yml Rubocop config 2022-05-29 09:54:52 +02:00
.ruby-version Add .ruby-version 2022-05-25 21:10:08 +02:00
format-staged.gemspec Prepare for testing 2022-05-29 12:17:28 +02:00
Gemfile Formatting 2022-05-29 10:24:55 +02:00
Gemfile.lock Prepare for testing 2022-05-29 12:17:28 +02:00
LICENSE Initial commit 2022-05-22 20:07:57 +02:00
Rakefile Prepare for rspec tests 2022-05-29 11:14:54 +02:00
README.md Initial commit 2022-05-22 20:07:57 +02:00

git-format-staged

Port of hallettj/git-format-staged to Ruby.