github.com/instill-ai/component@v0.16.0-beta/.golangci.yaml (about)

     1  linters:
     2    enable:
     3      - stylecheck
     4  
     5  linters-settings:
     6    stylecheck:
     7      checks: [ "all" ]