Changes
Page history
Update Rules
authored
Feb 14, 2022
by
Christoph Deneke
Show whitespace changes
Inline
Side-by-side
Rules.md
View page @
633295e2
...
@@ -18,3 +18,10 @@ We have a set of reserved variables that should be used throughout the project:
...
@@ -18,3 +18,10 @@ We have a set of reserved variables that should be used throughout the project:
| user | User database entry | some like new_user, s_user |
| user | User database entry | some like new_user, s_user |
Remember: Special cases aren't special enough to break the rules.
Remember: Special cases aren't special enough to break the rules.
Beside this, more relaxed, the use of following things is suggested:
| Variable| What for|
| ------ | ------ |
| m_type | Measurement type database entry |