When we'll get pull-requests, it'd be nice to have some kind of code validation. I was thinking of adding two things as a start: - [ ] .editorconfig (so every developer used tabs/spaces etc.) - [ ] .github/workflows/validate.yml - [ ] [prittier](https://prettier.io/) - [ ] Make this workflow mandatory for a pull-request