From c4f56a567b3f8a0f8b4cab4c3e8dcdaaf035545a Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 24 Jul 2022 18:34:13 +0200 Subject: Add script to path netlify.toml file to allow some violation for CSP header --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 61dcef4..92e59d5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,6 +18,6 @@ indent_size = 2 [layouts/**.{svg}] insert_final_newline = false -[go.{mod,sum}] +[{go.mod,go.sum,*.go}] indent_style = tab indent_size = 4 -- cgit v1.2.3