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
Adjust python-stylecheck to skip deleted files and non-py files
Adjust the `CHANGED_FILES` lookup to exclude deleted files as they can't really be checked, and tighten match to files specifically ending with `.py` instead of all files with `py` in them (including this workflow action).
Signed-off-by: Jonas Bardino <bardino@science.ku.dk>
0 commit comments