Преглед изворни кода

Check shebang scripts are executable

migration-validation-system
Slavi Pantaleev пре 1 месец
родитељ
комит
4991ce3c90
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      .pre-commit-config.yaml

+ 1
- 1
.pre-commit-config.yaml Прегледај датотеку

@@ -7,10 +7,10 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
hooks:
# - id: check-executables-have-shebangs
- id: check-added-large-files
- id: check-case-conflict
- id: check-json
- id: check-shebang-scripts-are-executable
- id: check-toml
- id: trailing-whitespace
- id: end-of-file-fixer


Loading…
Откажи
Сачувај