BlueBrain / hpc-coding-conventions

Apache License 2.0
7 stars 5 forks source link

Add `--files-by-suffix` to select files by suffix. #121

Closed 1uc closed 2 years ago

1uc commented 2 years ago

The new flag accepts a list of suffixes, e.g., cpp hpp and appends the corresponding regexes to the (possibly empty) list passed in by --files-re.