This commit is contained in:
joran2738
2023-11-06 22:20:52 +01:00

View File

@@ -23,7 +23,7 @@ This way we can keep the code clean.
## Style Guide ## Style Guide
To maintain a consistent and clean codebase, follow the [style guide](docs/style_guide.md). This document provides detailed instructions on naming conventions, code structure, and commenting practices. To maintain a consistent and clean codebase, follow the [style guide](docs/style_guide.md). This document provides detailed instructions on naming conventions, code structure, and commenting practices.
Please read the [style_guide.md](style_guide.md) carefully before making contributions. Please read the [style_guide.md](docs/style_guide.md) carefully before making contributions.
### Editor Configuration ### Editor Configuration