Update weekly-supelinter.yaml

This commit is contained in:
Alexandre
2025-06-08 10:14:21 +02:00
committed by GitHub
parent 29e39cc610
commit dbf1d60a80

View File

@@ -31,6 +31,11 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FIX_SHELL_SHFMT: true
FIX_YAML_PRETTIER: true
FIX_JSON: true
FIX_JSON_PRETTIER: true
FIX_MARKDOWN: true
FIX_PYTHON_BLACK: true
FIX_PYTHON_ISORT: true
# Add more FIX_ variables as needed
- name: Check for linting changes