aboutsummaryrefslogtreecommitdiff
path: root/src/fcuny.net/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/fcuny.net/.editorconfig')
-rw-r--r--src/fcuny.net/.editorconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/fcuny.net/.editorconfig b/src/fcuny.net/.editorconfig
deleted file mode 100644
index df27214..0000000
--- a/src/fcuny.net/.editorconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-insert_final_newline = true
-indent_size = 2
-indent_style = space
-trim_trailing_whitespace = true
-
-[*.{html,yaml,yml}]
-max_line_length = off