mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 16:45:02 +02:00
Updated Coding style policy (markdown)
parent
eaaee0c8e8
commit
4b09d2c4b5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ RSS-Bridge uses [Travis-CI](https://travis-ci.org/) to validate code quality. Yo
|
|||
|
||||
# Use tabs for indentation
|
||||
|
||||
RSS-Bridge uses tabs for indentation on all PHP files in the repository (except files located in the `vendor` directory`)
|
||||
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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue