Richte revive auf den Repo-Stil aus
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
parent
d2ea58ed72
commit
f3dd37fb3d
1 changed files with 7 additions and 0 deletions
|
|
@ -7,3 +7,10 @@ run:
|
|||
linters:
|
||||
enable:
|
||||
- revive
|
||||
settings:
|
||||
revive:
|
||||
rules:
|
||||
- name: exported
|
||||
disabled: true
|
||||
- name: package-comments
|
||||
disabled: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue