Skip to content

Commit

Permalink
feat: yaml-language-server autocompletion
Browse files Browse the repository at this point in the history
  • Loading branch information
llllvvuu committed Oct 16, 2023
1 parent 7c003a4 commit f9aecb1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions config.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ languages:
- <<: *proselint
- <<: *prettierd
solidity:
- <<: *solhint
- <<: *slither
- <<: *forge-fmt
sh:
- <<: *shellcheck
- <<: *shfmt
Expand Down
1 change: 1 addition & 0 deletions tool-definitions.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/mattn/efm-langserver/master/schema.json
tools:
action-lint: &action-lint
# go install github.com/rhysd/actionlint/cmd/actionlint@latest
Expand Down

0 comments on commit f9aecb1

Please sign in to comment.