[Pkg-javascript-commits] [node-stack-utils] 41/67: Set indent style to spaces (#29)

Bastien Roucariès rouca at moszumanska.debian.org
Thu Sep 7 09:53:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-stack-utils.

commit 0d0db85cb7f4b1af00facb0c069115e0080817d6
Author: Mark Wubben <mark at novemberborn.net>
Date:   Sun Apr 16 15:33:19 2017 +0100

    Set indent style to spaces (#29)
    
    Follows https://github.com/tapjs/stack-utils/commit/c735f3cb3ffd44018c7838bf14349fe0b4145140.
---
 .editorconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.editorconfig b/.editorconfig
index 8f9d77e..e772329 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,7 +1,7 @@
 root = true
 
 [*]
-indent_style = tab
+indent_style = space
 end_of_line = lf
 charset = utf-8
 trim_trailing_whitespace = true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stack-utils.git



More information about the Pkg-javascript-commits mailing list