mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Github's super linter seems to call each file individually. So instead of flake --config foo . it does flake --config foo /path/to/file1.py and this ignores the exclude values in the config.