feat: new linting system.
This commit is contained in:
parent
fb617044e0
commit
ebded2cbc0
24 changed files with 129 additions and 256 deletions
3
script/validate-lint
Executable file
3
script/validate-lint
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
golangci-lint run
|
Loading…
Add table
Add a link
Reference in a new issue