all repos — gomponents @ aeda7d4f014c83b4ada82cc6576e5c8869d0d449

HTML components in pure Go

.golangci.yml (view raw)

1
2
3
4
5
6
7
version: "2"

linters:
  settings:
    staticcheck:
      dot-import-whitelist:
        - "maragu.dev/gomponents/html"