mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
update
This commit is contained in:
7
.github/linters/.editorconfig
vendored
Normal file
7
.github/linters/.editorconfig
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
# 2 spaces for shell scripts
|
||||
[*.sh]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
5
.github/workflows/weekly-supelinter.yaml
vendored
5
.github/workflows/weekly-supelinter.yaml
vendored
@@ -32,9 +32,9 @@ jobs:
|
||||
FIX_SHELL_SHFMT: true
|
||||
FIX_YAML_PRETTIER: true
|
||||
FIX_JSON: true
|
||||
FIX_JSON_PRETTIER: true
|
||||
#FIX_JSON_PRETTIER: true
|
||||
FIX_MARKDOWN: true
|
||||
FIX_MARKDOWN_PRETTIER: true
|
||||
#FIX_MARKDOWN_PRETTIER: true
|
||||
FIX_PYTHON_BLACK: true
|
||||
FIX_PYTHON_ISORT: true
|
||||
FIX_PYTHON_RUFF: true
|
||||
@@ -58,4 +58,3 @@ jobs:
|
||||
title: "Github bot: fix linting issues nobuild"
|
||||
commit-message: "fix: auto-fix linting issues"
|
||||
branch-suffix: timestamp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user