This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
println("hello")
|
||||
}
|
||||
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "test",
|
||||
"value": 42
|
||||
}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
Analyze the following code.
|
||||
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
Focus on:
|
||||
- Performance
|
||||
- Security
|
||||
- Readability
|
||||
Vendored
Reference in New Issue
Block a user