From a054c03f561fc476208b5e422402b904c7025016 Mon Sep 17 00:00:00 2001 From: Francesco Antognazza Date: Fri, 20 Feb 2026 18:20:06 -0800 Subject: [PATCH] Add support to FuseSoC .core files --- main.go | 2 ++ main_test.go | 2 ++ testdata/expected/test.core | 22 ++++++++++++++++++++++ testdata/initial/test.core | 8 ++++++++ 4 files changed, 34 insertions(+) create mode 100644 testdata/expected/test.core create mode 100644 testdata/initial/test.core diff --git a/main.go b/main.go index 18bb5a4..cc27210 100644 --- a/main.go +++ b/main.go @@ -323,6 +323,7 @@ func licenseHeader(path string, tmpl *template.Template, data licenseData) ([]by ".awk", ".buckconfig", "buck", ".bzl", ".bazel", "build", ".build", + ".core", ".dockerfile", "dockerfile", ".ex", ".exs", ".fpp", @@ -395,6 +396,7 @@ var head = []string{ "