mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update weekly-supelinter.yaml
This commit is contained in:
5
.github/workflows/weekly-supelinter.yaml
vendored
5
.github/workflows/weekly-supelinter.yaml
vendored
@@ -31,6 +31,11 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
FIX_SHELL_SHFMT: true
|
FIX_SHELL_SHFMT: true
|
||||||
FIX_YAML_PRETTIER: 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
|
# Add more FIX_ variables as needed
|
||||||
|
|
||||||
- name: Check for linting changes
|
- name: Check for linting changes
|
||||||
|
|||||||
Reference in New Issue
Block a user