Snakefmt used by superlinter v4.9.7 is at version 0.6.1. snakefmt versions 0.6.1, 0.7, and yesterday's 0.8 versions all yield different files. A few hours ago the superlinter team bumped to 0.8. We currently specify the linter github action with @4 , so at some point the version used is going to switch (unless they go straight to version5). So for now:
snakefmt locally with 0.6.1
if you do that and then get linter issues on the github action, check the action version used. Then check the repo to try to find what snakefmt should be used locally.
Snakefmt used by superlinter v4.9.7 is at version 0.6.1. snakefmt versions 0.6.1, 0.7, and yesterday's 0.8 versions all yield different files. A few hours ago the superlinter team bumped to 0.8. We currently specify the linter github action with @4 , so at some point the version used is going to switch (unless they go straight to version5). So for now: