No description
Find a file
2022-05-29 09:45:13 +02:00
.github/workflows Create GitHub action to run rubocop 2022-05-25 21:32:21 +02:00
bin Cleanup 2022-05-26 09:32:49 +02:00
examples Add example pre-commit hook 2022-05-25 20:38:40 +02:00
lib More refactoring 2022-05-29 09:45:13 +02:00
.gitignore Add Rakefile 2022-05-25 20:21:33 +02:00
.rubocop.yml More lint stuff 2022-05-25 19:54:22 +02:00
.ruby-version Add .ruby-version 2022-05-25 21:10:08 +02:00
format-staged.gemspec Cleanup 2022-05-26 09:32:49 +02:00
Gemfile rubocop -A 2022-05-25 19:25:35 +02:00
Gemfile.lock Add colorize gem + cli option 2022-05-26 09:16:14 +02:00
LICENSE Initial commit 2022-05-22 20:07:57 +02:00
Rakefile Add Rakefile 2022-05-25 20:21:33 +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.