Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
Revert "feat(programs): add golangci-lint (hercules-ci#134)" (hercule…
Browse files Browse the repository at this point in the history
…s-ci#135)

golangci-lint requires all the specified files in its argument to be in
the same directory (Go module). This behavior doesn't fit into treefmt's
model.
  • Loading branch information
folliehiyuki authored Dec 7, 2023
1 parent affe7fc commit e8cea58
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ This repo contains a top-level `default.nix` that returns the library helper fun
* fnlfmt
* gofmt
* gofumpt
* golangci-lint
* google-java-format
* hclfmt
* hlint
Expand Down
6 changes: 0 additions & 6 deletions examples/formatter-golangci-lint.toml

This file was deleted.

26 changes: 0 additions & 26 deletions programs/golangci-lint.nix

This file was deleted.

0 comments on commit e8cea58

Please sign in to comment.