From c9e181c10b1c105229505a319e62c7fcabd5128c Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Wed, 7 Nov 2018 14:34:09 -0800 Subject: editorconfig: Use tabs for sitemap.txt [skip ci] --- docs/.editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/.editorconfig (limited to 'docs') diff --git a/docs/.editorconfig b/docs/.editorconfig new file mode 100644 index 0000000..b5276f1 --- /dev/null +++ b/docs/.editorconfig @@ -0,0 +1,2 @@ +[sitemap.txt] +indent_style = tab -- cgit v1.1