Skip to content

lib v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 10:46
· 18 commits to main since this release

Added

  • include config option for overriding ignore
  • 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