all repos — gomponents @ 161d7b5db3e9701e08fd2ceab85a27f1dcaeeffc

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"