Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Coding Standards

guertlms edited this page Mar 9, 2020 · 2 revisions

Coding Standards

This document contains the coding standards used in the project.

Code Style

Code Comments

All functions except getters and setters should be documented with KDoc-comments.

Clone this wiki locally