mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-15 04:31:16 +03:00
Updated Coding style policy (markdown)
parent
732111a54c
commit
f7210475f8
1 changed files with 2 additions and 0 deletions
|
@ -47,5 +47,7 @@ The following list provides an overview of all policies applied to RSS-Bridge. F
|
|||
* [static declaration MUST come after the visibility declaration](https://github.com/RSS-Bridge/rss-bridge/wiki/Classes#static-declaration-must-come-after-the-visibility-declaration)
|
||||
* [Casting](Casting)
|
||||
* [Do not add spaces when casting](Casting#do-not-add-spaces-when-casting)
|
||||
* [Arrays](Arrays)
|
||||
* [Always use the long array syntax](Arrays#always-use-the-long-array-syntax)
|
||||
|
||||
_Important for editors_: Make sure to keep [CONTRIBUTING.md](https://github.com/RSS-Bridge/rss-bridge/blob/master/CONTRIBUTING.md) in sync!
|
Loading…
Add table
Reference in a new issue