This website requires JavaScript.
Explore
Discord Server
Help
Sign in
actions
/
superlint
Watch
1
Star
0
Fork
You've already forked superlint
0
mirror of
https://github.com/super-linter/super-linter.git
synced
2025-01-21 05:49:14 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f72605f03a
Branches
Tags
No results found.
superlint
/
test
/
linters
/
go
/
golang_good_01.go
8 lines
72 B
Go
Raw
Normal View
History
Unescape
Escape
adding it all in 1 push
2020-02-28 09:51:29 -06:00
package
main
import
"fmt"
func
main
(
)
{
tabs v spaces
2020-02-28 10:29:43 -06:00
fmt
.
Println
(
"hello world"
)
adding it all in 1 push
2020-02-28 09:51:29 -06:00
}
Reference in a new issue
Copy permalink