Add short doc snipper about "just check"

This commit is contained in:
2022-06-16 00:39:43 +02:00
parent df8e69bce2
commit 33a5a1a262

View File

@@ -42,6 +42,9 @@ When contributing, consider whether it makes sense to add tests which could
prevent regressions in the future. When fixing bugs, it makes sense to add
tests that expose the wrong behaviour beforehand.
To also ensure proper formatting and that the linter is happy, use `just check`.
If that succeeds, your code is most likely fine to push!
## Documentation
The documentation lives in `docs` and uses