all repos — gomponents @ 86940851969d4003dab94059cd55fc4e2d825011

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"