Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
SpartanJ committed Mar 31, 2023
2 parents 56f6c9f + 70c0411 commit 6d722ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ via configuration files (for every feature: syntax highlighting, LSP, linter and
| rust || [rust-analyzer](https://rust-analyzer.github.io) | None | [rustfmt](https://rust-lang.github.io/rustfmt/) |
| sass || None | None | None |
| scala || [metals](https://github.com/scalameta/metals) | None | None |
| shellscript || None | [shellcheck](https://www.shellcheck.net) | None |
| shellscript || [bash-language-server](https://github.com/bash-lsp/bash-language-server) | [shellcheck](https://www.shellcheck.net) | None |
| solidity || [solc](https://soliditylang.org) | [solhint](https://protofire.github.io/solhint/) | None |
| sql || None | None | None |
| swift || [sourcekit-lsp](https://github.com/apple/sourcekit-lsp) | None | None |
Expand Down

0 comments on commit 6d722ac

Please sign in to comment.