Fixed review comments
Fixed running as a windows service Added logging to windows evenlog
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
"WarnUnmatchedDirective": true,
|
||||
|
||||
"EnableAll": true,
|
||||
"DisableAll": false,
|
||||
"Disable": [
|
||||
"maligned",
|
||||
"goconst"
|
||||
],
|
||||
|
||||
"Cyclo": 20,
|
||||
"LineLength": 200
|
||||
|
||||
Reference in New Issue
Block a user