Many different languages are used in the RDS system. Therefore a uniform style is not possible. In the following, the most common languages in this project, their used linter and naming convention will be mentioned.
Language | Linter | Naming Convention |
---|---|---|
Python | Pylint | Snake-Case Nomenclature, (optional in whole service: CamelCase) |
PHP | Intelephense | CamelCase |
Markdown | Markdown | - |