Skip to content
Bug Fixes
- handle empty input by returning empty array from
parseGitZOutput (a118817)
- limit configuration discovery to cwd (d8fdf1d)
- restore functionality of parent globs for a single configuration file (877ab4c)
Features
- expose
--max-arg-length cli option (e8291b0)