Skip to content

Add more linters #2092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 27, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add binary
  • Loading branch information
lucacome committed Jun 27, 2024
commit f773879ed32f85ab82b1c9908fd69a6e3c8395ff
1 change: 1 addition & 0 deletions .github/.cache/buster-for-binary
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
touts zoosporangium viner glucolipin galeproof sanctionment siper galeproof glucolipin fructiculture
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ jobs:
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: stable
cache-dependency-path: |
go.sum
.github/.cache/buster-for-binary

- name: Create/Update Draft
uses: lucacome/draft-release@8a63d32c79a171ae6048e614a8988f0ac3ed56d4 # v1.1.0
Expand Down
Loading