entc/integration: add macaddr to integration tests (#965)

This commit is contained in:
Ariel Mashraki
2020-11-20 23:19:25 +02:00
committed by GitHub
parent 3d2feec5e2
commit 6aca5504ea
11 changed files with 341 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ linters-settings:
dupl:
threshold: 100
funlen:
lines: 110
lines: 120
statements: 80
goheader:
template: |-