Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chetan-zilliqa committed Aug 29, 2024
1 parent 4f8ee1d commit 59c2765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ lint:
- DEPLOY.md
- zq2/docs/changes.md # contains inline HTML
- zq2/docs/endpoints.md # Contains inline HTML
- zq2/docs/nodes.md
- linters: [ALL]
paths:
- Dockerfile # Annoying, but trunk is now very opinionated on how you write dockerfiles.
- zq2/docs/js/** # trunk does not know this is looking for metamask in the user's browser.
- zq2/docs/index.md # contains legitimate empty links
- zq2/docs/nodes.md
- .trunk/*out/**

actions:
Expand Down

0 comments on commit 59c2765

Please sign in to comment.