mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-18 11:33:59 +00:00
Makefile: go fmt testdata/*.go
This commit is contained in:
@@ -55,6 +55,7 @@ clean:
|
|||||||
|
|
||||||
fmt:
|
fmt:
|
||||||
@go fmt . ./compiler ./ir ./src/examples/* ./src/machine ./src/runtime ./src/sync
|
@go fmt . ./compiler ./ir ./src/examples/* ./src/machine ./src/runtime ./src/sync
|
||||||
|
@go fmt ./testdata/*.go
|
||||||
|
|
||||||
gen-device: gen-device-nrf gen-device-avr
|
gen-device: gen-device-nrf gen-device-avr
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user