aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-15 17:49:01 +0000
committerFuwn <[email protected]>2021-06-15 17:49:01 +0000
commit990c41a11a9568c6b45204f0fc338710f0588c08 (patch)
tree4831d31a48eed5d2de7b280838cd65db6273b67b
parentfeat(prompt): create clear command (diff)
downloadwhirl-990c41a11a9568c6b45204f0fc338710f0588c08.tar.xz
whirl-990c41a11a9568c6b45204f0fc338710f0588c08.zip
revert: fix license template reporting errors
Issue came back, reverted commit, issue is gone...
-rw-r--r--.editorconfig3
-rw-r--r--.license_template2
2 files changed, 1 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig
index 2afd2ac..9d08a1a 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -7,6 +7,3 @@ indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
-
-[.license_template]
-insert_final_newline = false
diff --git a/.license_template b/.license_template
index e3d7d50..8ea4370 100644
--- a/.license_template
+++ b/.license_template
@@ -1,2 +1,2 @@
// Copyright (C) {20\d{2}(-20\d{2})?} The Whirlsplash Collective
-// SPDX-License-Identifier: GPL-3.0-only \ No newline at end of file
+// SPDX-License-Identifier: GPL-3.0-only