Skip to content

Commit

Permalink
Revert "Add dprint tests"
Browse files Browse the repository at this point in the history
This reverts commit 67bfbab.
  • Loading branch information
sirreal committed Sep 15, 2023
1 parent e13d063 commit c11ca94
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
18 changes: 0 additions & 18 deletions test/formatter/dprint_spec.lua

This file was deleted.

3 changes: 1 addition & 2 deletions test/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ luarocks install luacheck &
go install github.com/segmentio/golines@latest &
pip -qqq install autopep8 black djhtml flake8 isort pylint yapf &
npm install -g --silent \
prettier @fsouza/prettierd sql-formatter shellcheck shfmt dprint &
dprint config add typescript &
prettier @fsouza/prettierd sql-formatter shellcheck shfmt &
gem install -q rubocop &
brew install \
swiftformat swift-format hadolint google-java-format pgformatter fnlfmt # Block, homebrew takes the longest time
Expand Down

0 comments on commit c11ca94

Please sign in to comment.