about summary refs log tree commit diff stats
path: root/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove configRory Bradford2022-06-021-14/+0
| | | | Signed-off-by: Rory Bradford <roryrjb@gmail.com>
* Add config parserRory Bradford2020-08-131-0/+14
| | | | Signed-off-by: Rory Bradford <roryrjb@gmail.com>
* Add wholename optionRory Bradford2020-04-181-11/+0
| | | | Signed-off-by: Rory Bradford <roryrjb@gmail.com>
* Update default ignored file extensionsRory Bradford2020-04-141-2/+3
| | | | Signed-off-by: Rory Bradford <roryrjb@gmail.com>
* RefactorRory Bradford2020-04-101-5/+4
| | | | | | | | | | | Implement `fnmatch` file name matching. Define clang formatting, previously used defaults without a config file; apply formatting. Make `install` more cross-platform. Signed-off-by: Rory Bradford <roryrjb@gmail.com>
* More code reformattingRory Bradford2020-04-091-6/+6
| | | | | | Add editorconfig. Signed-off-by: Rory Bradford <roryrjb@gmail.com>
* Reformat config.hRory Bradford2020-03-241-8/+6
| | | | Signed-off-by: Rory Bradford <roryrjb@gmail.com>
* Improve code formattingRory Bradford2019-12-011-6/+8
| | | | Signed-off-by: Rory Bradford <roryrjb@gmail.com>
* Initial implementationRory Bradford2019-11-151-0/+11
Signed-off-by: Rory Bradford <roryrjb@gmail.com>