add more extensive whitespace checking for fortran and unittests
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user