Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bower_components/materialize/.editorconfig')
-rw-r--r--libs/bower_components/materialize/.editorconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/libs/bower_components/materialize/.editorconfig b/libs/bower_components/materialize/.editorconfig
deleted file mode 100644
index 90cbf8fc15..0000000000
--- a/libs/bower_components/materialize/.editorconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-root = true
-
-[*.{js,scss}]
-indent_style = space
-indent_size = 2
-end_of_line = lf
-charset = utf-8
-trim_trailing_whitespace = true
-insert_final_newline = true
-
-[*.md]
-trim_trailing_whitespace = false