Skip to content

Commit

Permalink
tests/none-ls: remove beautysh test (removed upstream)
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage committed Mar 4, 2025
1 parent 91efcf3 commit d45fa74
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions tests/test-sources/plugins/by-name/none-ls/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,6 @@
plugins.none-ls.enable = true;
};

# Broken:
# error: The option `plugins.none-ls.sources.formatting.beautysh' does not exist.
#
# beautysh = {
# plugins.none-ls = {
# enable = true;
# sources.formatting.beautysh.enable = true;
# };
# };

with-lsp-format = {
plugins = {
lsp.enable = true;
Expand Down

0 comments on commit d45fa74

Please sign in to comment.