add more extensive whitespace checking for fortran and unittests

This commit is contained in:
Axel Kohlmeyer
2022-10-04 04:11:39 -04:00
parent d7d2802061
commit bc6e42a610
12 changed files with 123 additions and 121 deletions

View File

@ -24,11 +24,13 @@ include:
- cmake/** - cmake/**
- doc - doc
- doc/src/** - doc/src/**
- python - fortran/**
- python/**
- src/** - src/**
- lib/** - lib/**
- tools/coding_standard - tools/coding_standard
- tools/python - tools/python
- unittest/**
exclude: exclude:
- lib/colvars/Install.py - lib/colvars/Install.py
- lib/gpu/geryon/file_to_cstr.sh - lib/gpu/geryon/file_to_cstr.sh