No description
Find a file
2022-06-06 11:56:22 +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 Print exception message and exit 1 2022-06-06 11:55:43 +02:00
examples Add example pre-commit hook 2022-05-25 20:38:40 +02:00
lib Bump version 2022-06-06 11:56:22 +02:00
spec Verify error messages 2022-06-06 11:50:57 +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 [#1] Fail if all files are reset to committed version. 2022-06-06 10:18:05 +02:00
Gemfile.lock Bump version 2022-06-06 11:56:22 +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.