[Pkg-javascript-commits] [node-acorn-jsx] 312/484: Editorconfig: enforce Unix line endings and extra new line in the end of file.
Bastien Roucariès
rouca at moszumanska.debian.org
Sat Aug 19 14:20:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-acorn-jsx.
commit d424874cf89a71db3b8efcd5bbb9ebb96b027ed9
Author: Ingvar Stepanyan <me at rreverser.com>
Date: Sun Oct 26 17:44:39 2014 +0200
Editorconfig: enforce Unix line endings and extra new line in the end of file.
---
.editorconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.editorconfig b/.editorconfig
index 0020fc0..c14d5c6 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -3,3 +3,5 @@ root = true
[*]
indent_style = space
indent_size = 2
+end_of_line = lf
+insert_final_newline = true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-acorn-jsx.git
More information about the Pkg-javascript-commits
mailing list