Merge pull request #10 from eminetto/add-stickler-config

Adding .stickler.yml configuration file
This commit is contained in:
Elton Minetto
2021-08-31 08:34:13 -03:00
committed by GitHub
+5
View File
@@ -0,0 +1,5 @@
linters:
golint:
fixer: true
fixers:
enable: true