aboutsummaryrefslogtreecommitdiffstats
path: root/web/.editorconfig
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2016-06-17 01:53:02 -0700
committerGitHub <noreply@github.com>2016-06-17 01:53:02 -0700
commitfcf5dc8728816bae73a175ee021f8a11a1591567 (patch)
tree56ff25784a659f0e54894ca616e198cfe1a13ea0 /web/.editorconfig
parent78785df16be237bfdbf4ee485639b61f06b4a47e (diff)
parent034287edcf00eb734cb67e62de58c3bfebf6bb44 (diff)
downloadmitmproxy-fcf5dc8728816bae73a175ee021f8a11a1591567.tar.gz
mitmproxy-fcf5dc8728816bae73a175ee021f8a11a1591567.tar.bz2
mitmproxy-fcf5dc8728816bae73a175ee021f8a11a1591567.zip
Merge pull request #1267 from gzzhanghao/components
[web] Working on components
Diffstat (limited to 'web/.editorconfig')
-rw-r--r--web/.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/.editorconfig b/web/.editorconfig
index 9acd1b0f..ddc78021 100644
--- a/web/.editorconfig
+++ b/web/.editorconfig
@@ -3,3 +3,4 @@ indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
+end_of_line = lf