Updated Indentation (markdown)

LogMANOriginal 2018-11-05 13:22:54 +01:00
parent c630f658ab
commit 1b4523000e

@ -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)