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-07 17:53:14 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4b92c25a4b
superlint
/
.automation
/
test
/
go
/
golang_good_01.go
8 lines
75 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
(
)
{
Fix editorconfig-checker errors
2020-11-06 17:18:48 -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