mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-02-13 06:51:52 +00:00
chore: lint and code review fixes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-configuration.jsonschema.json
|
||||
# Configuration file for MegaLinter
|
||||
# See all available variables at
|
||||
# https://megalinter.io/configuration/ and in linters documentation
|
||||
@@ -18,8 +19,6 @@ SHOW_SKIPPED_LINTERS: false # Show skipped linters in MegaLinter log
|
||||
DISABLE_LINTERS:
|
||||
- REPOSITORY_DEVSKIM
|
||||
- JSON_PRETTIER
|
||||
- BASH_EXEC
|
||||
- BASH_SHELLCHECK
|
||||
- SPELL_LYCHEE
|
||||
|
||||
YAML_YAMLLINT_CONFIG_FILE: .yamllint.yml
|
||||
|
||||
Reference in New Issue
Block a user