Skip to content
Snippets Groups Projects
Commit 10555eba authored by nimrod's avatar nimrod
Browse files

Added pre-commit hook to remove trailing whitespace, removed found trailing whitespace.

parent acab77f1
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ repos:
- id: check-merge-conflict
- id: check-symlinks
- id: detect-private-key
- id: trailing-whitespace
- id: flake8
exclude: pythonrc.py
- repo: https://www.shore.co.il/git/shell-pre-commit/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment