Support "yes", "1" and "true" for bool values.

This commit is contained in:
Alec Thomas
2019-11-13 08:16:32 +11:00
parent d15c8fca8d
commit cd3f64f045
4 changed files with 17 additions and 2 deletions
+3
View File
@@ -10,6 +10,9 @@ linters:
- maligned
- lll
- gochecknoglobals
- wsl
- funlen
- gocognit
linters-settings:
govet: