all repos — gomponents @ b9061f13de7434b752467beb5ab6690ba3a4fc77

HTML components in pure Go

.golangci.yml (view raw)

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

linters:
  settings:
    staticcheck:
      dot-import-whitelist:
        - "alin.ovh/gomponents/html"