mirror of
https://github.com/tinygo-org/net.git
synced 2026-08-19 20:13:56 +00:00
all: run gofmt on all source code
Some source code wasn't part of `FMT_PATHS` so wasn't checked for correct formatting. This change includes all this source code and excludes cgo/testdata because it contains files that can't be parsed.
This commit is contained in:
committed by
deadprogram
parent
2953128831
commit
00d8c4d7df
@@ -1,3 +1,4 @@
|
|||||||
|
//go:build tinygo
|
||||||
// +build tinygo
|
// +build tinygo
|
||||||
|
|
||||||
package net
|
package net
|
||||||
|
|||||||
Reference in New Issue
Block a user