mirror of https://github.com/portainer/portainer
fix(edge-stacks): inconsistent edge stack count BE-12285 (#1382)
parent
a3eab75405
commit
567d628a52
|
|
@ -9,3 +9,8 @@ linters:
|
|||
- pattern: ^dataservices.DataStore.(EdgeGroup|EdgeJob|EdgeStack|EndpointRelation|Endpoint|GitCredential|Registry|ResourceControl|Role|Settings|Snapshot|Stack|Tag|User)$
|
||||
msg: Use a transaction instead
|
||||
analyze-types: true
|
||||
exclusions:
|
||||
rules:
|
||||
- path: _test\.go
|
||||
linters:
|
||||
- forbidigo
|
||||
|
|
|
|||
Loading…
Reference in New Issue