diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2018-11-07 14:34:09 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-11-08 20:38:39 +0200 |
commit | c9e181c10b1c105229505a319e62c7fcabd5128c (patch) | |
tree | d03f03229358c24136d5a4439f2d39442a925e5d | |
parent | 470b3b5121564fd906c76436219eeba03f6bc76d (diff) | |
download | meson-c9e181c10b1c105229505a319e62c7fcabd5128c.zip meson-c9e181c10b1c105229505a319e62c7fcabd5128c.tar.gz meson-c9e181c10b1c105229505a319e62c7fcabd5128c.tar.bz2 |
editorconfig: Use tabs for sitemap.txt [skip ci]
-rw-r--r-- | docs/.editorconfig | 2 |
1 files changed, 2 insertions, 0 deletions
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 |