aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/.golangci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'backend/.golangci.yml')
-rw-r--r--backend/.golangci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/.golangci.yml b/backend/.golangci.yml
index a8eddf8..a6494c0 100644
--- a/backend/.golangci.yml
+++ b/backend/.golangci.yml
@@ -2,3 +2,4 @@ linters:
enable:
- gofmt
- goimports
+ - stylecheck