Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

feat(formatting): use gno fmt #13

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

tbruyelle
Copy link
Contributor

Replace the usage of gofumpt/gofmt by gno fmt which has the benefit of updating the imports in addition to the formatting.

Added 2 txtar files to assert the behavior.

Replace the usage of gofumpt/gofmt by `gno fmt` which has the benefit of
updating gno imports in addition to the formatting.

Added 2 txtar files to assert the behavior.
@tbruyelle tbruyelle requested a review from x1unix as a code owner December 17, 2024 14:36
internal/tools/format.go Outdated Show resolved Hide resolved
@x1unix x1unix merged commit 944349f into gnolang:master Dec 18, 2024
1 check passed
@tbruyelle tbruyelle deleted the tbruyelle/feat/gno-fmt branch December 18, 2024 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants