From 896d844cac976afd0ee8aa73dd2fb28e15e7ac79 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 18 Mar 2025 22:40:46 +0100 Subject: feat: Convert templ components to gomponents --- staticcheck.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 staticcheck.conf (limited to 'staticcheck.conf') diff --git a/staticcheck.conf b/staticcheck.conf new file mode 100644 index 0000000..8d86ee2 --- /dev/null +++ b/staticcheck.conf @@ -0,0 +1 @@ +dot_import_whitelist = ["go.alanpearce.eu/gomponents/html"] -- cgit 1.4.1