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