Code maintenance: Unix abstraction interface
- Used for creating the tun device if it does not exist - Mocks generated for testing
This commit is contained in:
@@ -14,7 +14,10 @@ issues:
|
||||
linters:
|
||||
- gochecknoglobals
|
||||
text: IsNotExist is a global variable
|
||||
|
||||
- path: internal/unix/constants\.go
|
||||
linters:
|
||||
- golint
|
||||
text: don't use ALL_CAPS in Go names; use CamelCase
|
||||
linters:
|
||||
disable-all: true
|
||||
enable:
|
||||
|
||||
Reference in New Issue
Block a user