1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-04 15:47:32 +02:00

Updated Calling functions (markdown)

LogMANOriginal
2018-11-05 13:25:44 +01:00
parent 489800bdaa
commit 2433e564ff

@@ -1,3 +1,5 @@
# Calling functions
Function calls must follow a few rules in order to maintain readability throughout the project: Function calls must follow a few rules in order to maintain readability throughout the project:
**Do not add whitespace before the opening parenthesis** **Do not add whitespace before the opening parenthesis**