Forked from
lscsoft / lalsuite
4260 commits behind the upstream repository.
-
Adam Mercer authored
coala configuration file for source code linting, intially this just checks Makefile.am to ensure that tabs, and not spaces, are used. eventually this will be extended to do more linting throughout the source tree.
Adam Mercer authoredcoala configuration file for source code linting, intially this just checks Makefile.am to ensure that tabs, and not spaces, are used. eventually this will be extended to do more linting throughout the source tree.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.coafile 81 B
[Makefile]
bears = SpaceConsistencyBear
files = **Makefile.am
use_spaces = False