all repos — gomponents @ 4904eaacb6cd50fb18d0db4cb6e1a568b104ab86

HTML components in pure Go

.golangci.yml (view raw)

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

linters:
  settings:
    staticcheck:
      dot-import-whitelist:
        - "go.alanpearce.eu/gomponents/html"