update lint rules

Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
vladmandic
2026-02-11 10:47:07 +01:00
parent 73a5d55022
commit b4e5b563c6
3 changed files with 7 additions and 1 deletions
+5
View File
@@ -41,3 +41,8 @@ repos:
.*\.md|
.github/ISSUE_TEMPLATE/.*\.yml
)$
- repo: https://github.com/oliv5/pre-commit-indents-to-spaces
rev: v0.0.1
hooks:
- id: indents-to-tabs
args: ["--spaces=4"]