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

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoussef Victor <31348972+Youssef1313@users.noreply.github.com>2021-01-19 23:55:21 +0300
committerGitHub <noreply@github.com>2021-01-19 23:55:21 +0300
commit5497f6de89afd8e9bfd43002cfe260cd285d173a (patch)
tree78e5cb0a84d2be60eedb97054bb3a94e519ad0cf /.editorconfig
parent5e9f9bcb965f0d750318e92fd165c3b71256a070 (diff)
Remove extra space (#47166)
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 4986cd7d196..05c161c83ec 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -196,5 +196,5 @@ indent_size = 2
# Shell scripts
[*.sh]
end_of_line = lf
-[*.{cmd, bat}]
+[*.{cmd,bat}]
end_of_line = crlf