Skip to content

Commit

Permalink
Don't lint while rebasing (FreeTubeApp#2711)
Browse files Browse the repository at this point in the history
  • Loading branch information
absidue authored Oct 13, 2022
1 parent 1695605 commit 81426ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ pre-commit:
# matching the glob is being committed
glob: "*.{js,vue}"
run: yarn run eslint --no-color {staged_files}
skip:
- rebase



Expand Down

0 comments on commit 81426ed

Please sign in to comment.