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
Update python-stylecheck to avoid overlap with lint action
Basically just disables `flake8` and `pylint` here as they are already active in the dedicated lint action and often produce more noise than added value here with the other tools active.
Signed-off-by: Jonas Bardino <bardino@science.ku.dk>
0 commit comments