Commit graph

7 commits

Author SHA1 Message Date
Erez Shermer
b5589cd618 Documentation site 2026-03-22 10:35:46 +02:00
Erez Shermer
0d18638f00 Workflow fix 2026-03-12 20:49:42 +02:00
Erez Shermer
c2f39f9abd Test auto-run and stylecheck fix 2026-03-12 20:40:36 +02:00
gentlegiantJGC
897fed7a7c Reformatted 2022-04-25 09:11:46 +01:00
gentlegiantJGC
4aa194036e Revert "Reformatted"
This reverts commit 4dc5bdc148.
2022-04-25 09:07:42 +01:00
gentlegiantJGC
4dc5bdc148 Reformatted
This commit only contains changes created by prettier
2022-03-25 09:55:42 +00:00
gentlegiantJGC
946c25f01d Added prettier
Prettier is a library for formatting files to make it easier to merge code
https://prettier.io/
Adds prettier command which runs prettier on all files
Adds stylecheck command which checks the files but does not modify (used for CI)
Adds a github workflow to run style checking on commits to the main branch and pull requests
2022-03-18 12:30:35 +00:00