Skip to content

Releases: lk16/detect-missing-init

v0.1.6: Prevent PermissionError

04 Jul 18:20
8d4b75f
Compare
Choose a tag to compare

Fixes PermissionError (#4) because of unnecessary recursive folder search.

v0.1.5: Add --python-folders flag

19 Jun 14:44
Compare
Choose a tag to compare

New feature

  • --python-folders flag, which takes a list of folders where python code lives in your repo.

Removed flags

  • --expect-root-init
  • --skip-folders

v0.1.4: Bugfix

03 Mar 09:27
Compare
Choose a tag to compare
  • Fix #1 crash when folders are deleted but still tracked by git

Added feature: skipping folder

14 Oct 10:45
Compare
Choose a tag to compare

See --skip-folders flag in the Arguments section in the readme.

v0.1.1

10 Oct 08:11
Compare
Choose a tag to compare
chore: bump verison to v0.1.1