github.com/pelicanplatform/pelican@v1.0.5/.golangci.yaml (about)

     1  
     2  run:
     3    # Pelican has gotten large enough that the GitHub Action sometimes
     4    # times out on a cold cache
     5    timeout: 3m
     6  
     7  linters:
     8    enable:
     9    - gofmt