ci: sync golangci-lint config (#708)

github-actions[bot] and aymanbagabas created

Co-authored-by: aymanbagabas <3187948+aymanbagabas@users.noreply.github.com>

Change summary

.golangci.yml | 1 -
1 file changed, 1 deletion(-)

Detailed changes

.golangci.yml 🔗

@@ -7,7 +7,6 @@ linters:
     - exhaustive
     - goconst
     - godot
-    - godox
     - gomoddirectives
     - goprintffuncname
     - gosec