mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #34 from TheSFReader/patch-3
Update developer_manual/codingguidelines.rst Thanks!
This commit is contained in:
@@ -11,6 +11,7 @@ General
|
||||
* A tab is 4 spaces wide
|
||||
* Opening braces of blocks are on the same line as the definition
|
||||
* Quotes: ' for everything, " for HTML attributes (<p class="my_class">)
|
||||
* End of Lines : Unix style (LF / '\n') only
|
||||
|
||||
PHP
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user