Closed ellio167 closed 4 years ago
Support '-c' and '--config-file' args to specify config files on command line.
Add feature (in spirit of clang-format) to use any config files that are found in the file's directory and each parent directory of the file.
Closes #77
@pseewald I'm happy to refactor if you have suggestions/comments.
Thanks a lot!
Support '-c' and '--config-file' args to specify config files on command line.
Add feature (in spirit of clang-format) to use any config files that are found in the file's directory and each parent directory of the file.
Closes #77