You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For `pydocstyle`, use `--match-dir` switch to prevent traversal into
`venv/` folder.
For `commitizen`, use `cz` instead of `commitizen` as `cz` is present on
all OS's, but `commitizen` is not present in `venv/Scripts` on Windows.
0 commit comments