envoyproxy / envoyproxy/toolshed
Checker/runner cli flags need a makeover
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 24
- Avg merge
- 6h 37m
- Merged PRs (30d)
- 92
Description
some flags dont work correctly and there is a lot of extraneous noise
known not to work as expected - multiple `-c` flags
there are some that could just work better - eg adding `!` negation to some matchers
some of the matchers use regexes - but probs should use globs for cli and convert with `fnmatch`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.