Skip to content
Compare
Choose a tag to compare
@AlexanderMelde AlexanderMelde released this 26 Nov 13:03
· 1 commit to master since this release
0c6d76a

What's Changed

  • feat: add toml as dependency (for pyproject.toml checking) by @ptxmac in #6
  • feat: cd to workspace folder before executing yapf by @ingomueller-net in #8

Migration

  • If you used the --exclude '**/tests/**' workaround, you might need to simplify this to --exclude 'tests/**' now.

New Contributors

Full Changelog: v1.0...v2.0