include tools/python in whitespace check

This commit is contained in:
Axel Kohlmeyer
2022-03-16 13:22:39 -04:00
parent bb4268518b
commit 4be3da727a
2 changed files with 10 additions and 9 deletions

View File

@ -28,6 +28,7 @@ include:
- src/** - src/**
- lib/** - lib/**
- tools/coding_standard - tools/coding_standard
- tools/python
exclude: exclude:
- lib/colvars/Install.py - lib/colvars/Install.py
- lib/gpu/geryon/file_to_cstr.sh - lib/gpu/geryon/file_to_cstr.sh