feat: add formatting pre-commit hook

This commit is contained in:
2024-09-05 00:12:34 +01:00
parent 531b5dabe2
commit 3d665bdde2
2 changed files with 17 additions and 0 deletions

View File

@@ -22,6 +22,12 @@ Any ideas, suggestions or direct contributions to better conform with general an
* API gateway pattern using Envoy
* Distributed transactions utilising the saga pattern
## ⚠️ Notice
As this project is licensed under the GNU Affero General Public License v3, [copying, templating or referencing code from this project](https://en.wikipedia.org/wiki/Clean-room_design) may violate international copyright law unless your project is using a compatible open-source license. Please ensure any implementation in your own projects is original and complies with applicable licenses and laws.
In the nature of open-source software, please consider contributing and giving back to the project to help make it better for the greater community, especially if you see it as a useful learning resource.
## 🗃️ Architecture
### 🔎 Overview