[Python-modules-commits] [sphinx-celery] 01/06: [dist] Adds .editorconfig

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Fri Aug 18 07:00:23 UTC 2017


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

mans0954 pushed a commit to tag v1.2.0
in repository sphinx-celery.

commit 45787489a8de7da7391cb03d2aed524052c17cdb
Author: Ask Solem <ask at celeryproject.org>
Date:   Fri Apr 8 19:28:44 2016 -0700

    [dist] Adds .editorconfig
---
 .editorconfig | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..22fb1f9
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,14 @@
+# http://editorconfig.org
+
+root = true
+
+[*]
+indent_style = space
+indent_size = 4
+trim_trailing_whitespace = true
+insert_final_newline = true
+charset = utf-8
+end_of_line = lf
+
+[Makefile]
+indent_style = tab

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx-celery.git



More information about the Python-modules-commits mailing list