From 1b4523000eacc1918f42eca114242344b8e40b69 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Mon, 5 Nov 2018 13:22:54 +0100 Subject: [PATCH] Updated Indentation (markdown) --- Indentation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Indentation.md b/Indentation.md index e3d26ae..544cb3f 100644 --- a/Indentation.md +++ b/Indentation.md @@ -1,3 +1,5 @@ +# Use tabs for indentation + RSS-Bridge uses tabs for indentation on all PHP files in the repository (except files located in the `vendor` directory) _Reference_: [`Generic.WhiteSpace.DisallowSpaceIndent`](https://github.com/squizlabs/PHP_CodeSniffer/blob/master/src/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php) \ No newline at end of file