gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

.golangci.yaml (98B)


      1 # Options for analysis running.
      2 run:
      3   timeout: 1m
      4 
      5 linters-settings:
      6   gofmt:
      7     simplify: true