mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-06 16:46:30 +02:00
Created Use tabs for indentation (markdown)
3
Use-tabs-for-indentation.md
Normal file
3
Use-tabs-for-indentation.md
Normal file
@@ -0,0 +1,3 @@
|
||||
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)
|
Reference in New Issue
Block a user