lib v0.2.0
Added
include
config option for overridingignore
- Support for populating the
ignore
config from.gitignore
files - Sensible default value for
ignore
config option - Support for r-strings, rf-strings and even u-strings
- CLI option for setting
target_version
Fixed
- Insufficient checks for if a file was ignored/included
- Config files not loading correctly for deep directory trees