mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
OpenTofu Specific Code Override: Add support to .tofu files (#1738)
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
This commit is contained in:
@@ -32,6 +32,9 @@ linters-settings:
|
||||
cyclop:
|
||||
max-complexity: 15
|
||||
|
||||
gocognit:
|
||||
min-complexity: 50
|
||||
|
||||
issues:
|
||||
exclude-rules:
|
||||
- path: (.+)_test.go
|
||||
|
||||
Reference in New Issue
Block a user