Pedro J. Estébanez
a6ed4649de
Make Git hooks work on worktrees on Windows
...
(cherry picked from commit 4bf03afe8b
)
2022-09-01 10:34:13 +02:00
Rémi Verschelde
7a16bb2ee4
Fix typos with codespell
...
Using codespell 2.2-dev from current git.
Added `misc/scripts/codespell.sh` to make it easier to run it once in a
while and update the skip and ignore lists.
(cherry picked from commit 1bdb82c64e
)
2022-02-11 09:50:59 +01:00
David Sichma
85ff6e3e07
Fixed pre-commit-black file extensions
...
Now hook can find .py files.
(cherry picked from commit 3fe10c7e9d
)
2021-11-18 22:23:59 +01:00
bruvzg
f99ead735c
Git Hooks: Suppress "which" error messages.
...
(cherry picked from commit 05f041127d
)
2020-06-10 15:33:27 +02:00
bruvzg
320ae61090
Git Hooks: Add support for GUI git clients.
...
[ci skip]
(cherry picked from commit fdad0e3bd1
)
2020-06-10 15:33:23 +02:00
Rémi Verschelde
243377ffac
Hooks: Use pygmentize if available to visualize diff
...
(cherry picked from commit 4d52761da6
)
2020-06-10 15:30:52 +02:00
Rémi Verschelde
1ec7a73d1c
Hooks: Add pre-commit hook for psf/black formatting
...
(cherry picked from commit 164826a39b
)
2020-06-10 15:30:52 +02:00