Configurable checkers
Open
enhancement
- Dominant language
- Go
- Stars
- 54
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
# Background
Currently some checkers hardcode thresholds / parameters. Users might want different values.
# Goals
* Provide a way to customize checker parameters.
# Design
* Provide command line argument to specify a config file.
* Support a global config file under HOME directory.
* Provide an easy-to-use API for checker writers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.