aboutsummaryrefslogtreecommitdiffstats
path: root/so-monitoring/so-monitoring-ui/src/main/frontend/.editorconfig
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2021-02-18 10:43:20 +0000
committerwaqas.ikram <waqas.ikram@est.tech>2021-02-18 11:05:55 +0000
commitbb9977b738bcb0ff5436f519da0e88017e42573d (patch)
treee3fe100abf42b2a0e432b3cfb898cabddbd77956 /so-monitoring/so-monitoring-ui/src/main/frontend/.editorconfig
parent48997934fa955d2b89eab9742634e4251113e6bf (diff)
Removing so-monitoring module
Change-Id: I2b6ef2fd61d08925696cde63c53f16dd87700d52 Issue-ID: SO-3487 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'so-monitoring/so-monitoring-ui/src/main/frontend/.editorconfig')
-rw-r--r--so-monitoring/so-monitoring-ui/src/main/frontend/.editorconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/so-monitoring/so-monitoring-ui/src/main/frontend/.editorconfig b/so-monitoring/so-monitoring-ui/src/main/frontend/.editorconfig
deleted file mode 100644
index f6f117cba5..0000000000
--- a/so-monitoring/so-monitoring-ui/src/main/frontend/.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-# Editor configuration, see http://editorconfig.org
-root = true
-
-[*]
-charset = utf-8
-indent_style = space
-indent_size = 2
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[*.md]
-max_line_length = off
-trim_trailing_whitespace = false