mirror of
https://github.com/casey/just.git
synced 2025-07-07 17:45:00 +00:00
Strip trailing whitespace in examples/pre-commit.just
(#644)
This commit is contained in:
parent
d7a51e72f5
commit
8e6177601c
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@
|
|||
# for git commit and amend to keep pre-commit out of
|
||||
# the way when in flow on a feature branch.
|
||||
|
||||
# uses: https://github.com/tekwizely/pre-commit-golang
|
||||
# uses: https://github.com/tekwizely/pre-commit-golang
|
||||
# uses: https://github.com/prettier/prettier (pre-commit hook)
|
||||
# configures: https://www.git-town.com/ (setup receipt)
|
||||
# configures: https://www.git-town.com/ (setup receipt)
|
||||
|
||||
# fix auto-fixable lint issues in staged files
|
||||
fix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue