all repos — searchix @ 896d844cac976afd0ee8aa73dd2fb28e15e7ac79

Search engine for NixOS, nix-darwin, home-manager and NUR users

feat: Convert templ components to gomponents

Alan Pearce
commit

896d844cac976afd0ee8aa73dd2fb28e15e7ac79

parent

1183108baa44fde88944e9207fb7763668c2b448

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M .editorconfig.editorconfig
@@ -8,7 +8,7 @@ indent_style = space
insert_final_newline = true trim_trailing_whitespace = true -[{justfile,go.mod,go.sum,*.go,*.templ,.gitmodules}] +[{justfile,go.mod,go.sum,*.go,.gitmodules}] indent_style = tab [*.yaml]