[python-dtcwt] 230/497: added .editorconfig file

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:08 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit 533f4f7bc36c4a3588a0c4ca7cda56b2839adef6
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Fri Jan 24 16:44:00 2014 +0000

    added .editorconfig file
---
 .editorconfig | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..1d3ce4c
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,11 @@
+# top-most EditorConfig file
+root = true
+
+[*]
+end_of_line = lf
+insert_final_newline = true
+
+[*.py]
+indent_style = space
+indent_size = 4
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git



More information about the debian-science-commits mailing list