This website requires JavaScript.
Explore
Discord Server
Help
Register
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
2024-11-06 17:25:55 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0b280e4a9a
superlint
/
test
/
linters
/
jscpd
/
good
/
golang_good_01.go
8 lines
72 B
Go
Raw
Normal View
History
Unescape
Escape
adding it all in 1 push
2020-02-28 10:51:29 -05:00
package
main
import
"fmt"
func
main
(
)
{
tabs v spaces
2020-02-28 11:29:43 -05:00
fmt
.
Println
(
"hello world"
)
adding it all in 1 push
2020-02-28 10:51:29 -05:00
}
Reference in a new issue
Copy permalink