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: format #38

Merged
merged 4 commits into from
Sep 7, 2023
Merged

chore: format #38

merged 4 commits into from
Sep 7, 2023

Conversation

aljo242
Copy link
Contributor

@aljo242 aljo242 commented Sep 6, 2023

  • add the make format target
  • ideally make format should be run as a precommit hook

Note:

  • no functionality is changed here, just the import lists. They are now sorted so that all "local" imports (github.com/skip-mev/block-sdk/*) are in their own section.

@davidterpay
Copy link
Contributor

lfg, ty sir

@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 7, 2023
@davidterpay davidterpay merged commit 02b2929 into skip-mev:main Sep 7, 2023
5 checks passed
mergify bot pushed a commit that referenced this pull request Sep 7, 2023
* setup

* tidy

* format

* final format

---------

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

# Conflicts:
#	block/proposals.go
#	go.mod
#	tests/app/config.go
#	tests/app/testappd/cmd/root.go
#	tests/app/testappd/cmd/testnet.go
#	testutils/utils.go
#	tools/tools.go
@mergify mergify bot mentioned this pull request Sep 7, 2023
mergify bot pushed a commit that referenced this pull request Sep 7, 2023
* setup

* tidy

* format

* final format

---------

Co-authored-by: aljo242 <alex@shmeeload.xyz>
(cherry picked from commit 02b2929)
@mergify mergify bot mentioned this pull request Sep 7, 2023
davidterpay pushed a commit that referenced this pull request Sep 7, 2023
* setup

* tidy

* format

* final format

---------

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

Co-authored-by: Alex Johnson <alex@djinntek.world>
@davidterpay davidterpay added backport/v1.x.x Backport your PR to the v1.x.x release and removed backport/v1.x.x Backport your PR to the v1.x.x release labels Sep 11, 2023
@davidterpay
Copy link
Contributor

@Mergifyo backport release/v1.x.x

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