summaryrefslogtreecommitdiffstats
path: root/extensions/45/hibernate-status/.editorconfig
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 09:19:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 09:19:03 +0000
commit774c19b860f4ad851a93bac57b9b94d2e83029c0 (patch)
treed49823c34dfd288bb115d34927bee1a9369438d2 /extensions/45/hibernate-status/.editorconfig
parentReleasing progress-linux version 20231210-2~progress7.99u1. (diff)
downloadgnome-shell-extensions-extra-774c19b860f4ad851a93bac57b9b94d2e83029c0.tar.xz
gnome-shell-extensions-extra-774c19b860f4ad851a93bac57b9b94d2e83029c0.zip
Merging upstream version 20240414.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'extensions/45/hibernate-status/.editorconfig')
-rw-r--r--extensions/45/hibernate-status/.editorconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/extensions/45/hibernate-status/.editorconfig b/extensions/45/hibernate-status/.editorconfig
deleted file mode 100644
index bf58f2f..0000000
--- a/extensions/45/hibernate-status/.editorconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-root = true
-
-[*]
-indent_style = space
-indent_size = 4
-charset = utf-8
-trim_trailing_whitespace = true
-end_of_line = lf
-insert_final_newline = true
-
-[*.js]
-quote_type = single