Convert Option to an interface and make Vars a map conforming to the interface.

This commit is contained in:
Alec Thomas
2018-07-03 22:56:22 +10:00
parent b2cab08684
commit 1f1e9d0f0f
7 changed files with 44 additions and 35 deletions
+1
View File
@@ -8,6 +8,7 @@ linters:
enable-all: true
disable:
- maligned
- lll
linters-settings:
govet: