Skip to content

Commit

Permalink
Revert "fix(lint): restore proper arg parsing"
Browse files Browse the repository at this point in the history
It landed by accident on 'main' without review.
This reverts commit 70feadf.
  • Loading branch information
alexeagle committed Mar 18, 2024
1 parent 75e1af7 commit 545cb8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .aspect/cli/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@ configure:
go: false
kotlin: false
protobuf: true
lint:
aspects:
- //tools:lint.bzl%eslint
2 changes: 2 additions & 0 deletions .bazeliskrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/5.8.19

0 comments on commit 545cb8e

Please sign in to comment.