mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02:00
Fix go autoformat
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package main
|
||||
|
||||
func main() {}
|
||||
func main() {}
|
||||
func sink(id int, v interface{}) {}
|
||||
|
||||
func link(from interface{}, into interface{}) {}
|
||||
|
||||
Reference in New Issue
Block a user