Merge pull request #3976 from gonzaloserrano/fix/gofmt
Make most of the Go code comply with gofmt (except enums).
No related branches found
No related tags found
Showing
- src/idl_gen_go.cpp 29 additions, 25 deletionssrc/idl_gen_go.cpp
- tests/GoTest.sh 16 additions, 4 deletionstests/GoTest.sh
- tests/MyGame/Example/Monster.go 124 additions, 56 deletionstests/MyGame/Example/Monster.go
- tests/MyGame/Example/Stat.go 17 additions, 6 deletionstests/MyGame/Example/Stat.go
- tests/MyGame/Example/Test.go 18 additions, 10 deletionstests/MyGame/Example/Test.go
- tests/MyGame/Example/TestSimpleTableWithEnum.go 11 additions, 4 deletionstests/MyGame/Example/TestSimpleTableWithEnum.go
- tests/MyGame/Example/Vec3.go 46 additions, 25 deletionstests/MyGame/Example/Vec3.go
- tests/MyGame/Example2/Monster.go 8 additions, 3 deletionstests/MyGame/Example2/Monster.go
Loading
Please register or sign in to comment