Skip to content

Commit

Permalink
add trailing-whitespace pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
cgarciae committed Oct 7, 2022
1 parent ad331b9 commit 75886ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@
hooks:
- id: jupytext
args: [--sync]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
hooks:
- id: trailing-whitespace

0 comments on commit 75886ca

Please sign in to comment.