Releases: lk16/detect-missing-init
Releases · lk16/detect-missing-init
v0.1.6: Prevent PermissionError
v0.1.5: Add --python-folders flag
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
- Fix #1 crash when folders are deleted but still tracked by git
Added feature: skipping folder
See --skip-folders
flag in the Arguments section in the readme.