A collection of coding conventions to follow in all projects.
Find a file
2026-03-22 12:38:04 +01:00
.NET Add initial ruleset 2026-03-22 12:38:04 +01:00
README.md Add initial ruleset 2026-03-22 12:38:04 +01:00

Coding Conventions

This project hosts the configuraton, rules and conventions that must be followed when developing software.

You can customize this template locally in the projects, but all changes have to be explained by a comment.

Structure

Configuration files that are importet into the IDE globally are stored in the root of this repository. There are folders for files that cover a specific development environments or frameworks.

Folder Description
.NET Configuration for .NET projects or solutions