No description
Find a file
2022-06-05 13:03:58 +02:00
.github/workflows Fix yaml 2022-06-05 13:00:07 +02:00
.vscode Set tab size 2022-05-29 12:51:43 +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 Configure git 2022-06-05 13:03:51 +02:00
.gitignore Ignore rspec.xml 2022-06-05 12:57:42 +02:00
.rubocop.yml Test basic functionality 2022-06-05 12:40:48 +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 Add github action for rspec 2022-06-05 12:57:27 +02:00
Gemfile.lock Gemfile.lock 2022-06-05 13:03:58 +02:00
LICENSE Initial commit 2022-05-22 20:07:57 +02:00
Rakefile Add github action for rspec 2022-06-05 12:57:27 +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.