Skip to content
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

chore: tools #35

Merged
merged 3 commits into from
Sep 1, 2023
Merged

chore: tools #35

merged 3 commits into from
Sep 1, 2023

Conversation

aljo242
Copy link
Contributor

@aljo242 aljo242 commented Aug 31, 2023

Creates tools/tools.go file where we can just pin any go module that could be used as a "dev tool" on the repo - here it's golangci-lint. This way, the package will always be installed for devs, and the version can just be changed in the go.mod

Also updates golangci-lint to the latest version, v1.54.2.

@davidterpay davidterpay added backport/v1.x.x Backport your PR to the v1.x.x release backport/v2.x.x Backport your PR to the v2.x.x release labels Sep 1, 2023
@davidterpay
Copy link
Contributor

davidterpay commented Sep 1, 2023

This is great! ty sir 🫡

@davidterpay davidterpay merged commit 533bb03 into skip-mev:main Sep 1, 2023
5 checks passed
mergify bot pushed a commit that referenced this pull request Sep 1, 2023
* modity tools

* run go mod tidy

---------

Co-authored-by: aljo242 <alex@shmeeload.xyz>
(cherry picked from commit 533bb03)
mergify bot pushed a commit that referenced this pull request Sep 1, 2023
* modity tools

* run go mod tidy

---------

Co-authored-by: aljo242 <alex@shmeeload.xyz>
(cherry picked from commit 533bb03)

# Conflicts:
#	go.mod
#	go.sum
#	go.work.sum
This was referenced Sep 1, 2023
davidterpay pushed a commit that referenced this pull request Sep 6, 2023
* modity tools

* run go mod tidy

---------

Co-authored-by: aljo242 <alex@shmeeload.xyz>
(cherry picked from commit 533bb03)

Co-authored-by: Alex Johnson <alex@djinntek.world>
davidterpay added a commit that referenced this pull request Sep 7, 2023
* chore: tools (#35)

* modity tools

* run go mod tidy

---------

Co-authored-by: aljo242 <alex@shmeeload.xyz>
(cherry picked from commit 533bb03)

# Conflicts:
#	go.mod
#	go.sum
#	go.work.sum

* nit

* moving iavl version down

---------

Co-authored-by: Alex Johnson <alex@djinntek.world>
Co-authored-by: David Terpay <david.terpay@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v1.x.x Backport your PR to the v1.x.x release backport/v2.x.x Backport your PR to the v2.x.x release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants