mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
lint: allow init functions
This commit is contained in:
parent
b574e344ea
commit
df088932a0
1 changed files with 3 additions and 0 deletions
|
|
@ -38,6 +38,9 @@ linters:
|
|||
# the linter.
|
||||
- prealloc
|
||||
|
||||
# Init functions are used by loggers throughout the codebase.
|
||||
- gochecknoinits
|
||||
|
||||
issues:
|
||||
# Only show newly introduced problems.
|
||||
new-from-rev: 36838cf7f464cf73b0201798063b2caffeae4250
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue