mirror of
https://github.com/github/codeql.git
synced 2026-01-30 06:42:57 +01: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