all repos — gomponents @ 5b2ce4030ec0e9cb90c9047592d7aebce0f0d4a8

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"