Skip to content

Commit 654337e

Browse files
authored
Merge pull request #10 from per1234/remove-main
Remove obsolete main.go file
2 parents 6c8500b + 93e5a54 commit 654337e

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

fmt_fix_vet

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
#!/bin/bash -x
22

33
go fmt ./src/arduino.cc/repository/...
4-
go fmt main.go
54
go fmt sync_libraries.go
65
go fix ./src/arduino.cc/repository/...
7-
go fix main.go
86
go fix sync_libraries.go
97
go vet ./src/arduino.cc/repository/...
10-
go vet main.go
118
go vet sync_libraries.go

main.go

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)