mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-10 00:25:02 +02:00
Updated Coding style policy (markdown)
parent
dba27bf103
commit
35d9c58dff
@ -17,9 +17,9 @@ __echo false;
|
||||
Use one tab per indentation level (rendered as 4 spaces in GitHub)
|
||||
```PHP
|
||||
if(true){
|
||||
__echo true;
|
||||
echo true;
|
||||
} else {
|
||||
__echo false;
|
||||
echo false;
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user