feat: use go tool
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"comment": "Relaxed rules",
|
||||
|
||||
"default": true,
|
||||
"whitespace": false,
|
||||
"line_length": false,
|
||||
"ul-indent": false,
|
||||
"no-inline-html": false,
|
||||
"no-bare-urls": false,
|
||||
"fenced-code-language": false,
|
||||
"first-line-h1": false
|
||||
}
|
||||
Reference in New Issue
Block a user