Improved Documentation
All checks were successful
checks / test (pull_request) Successful in 3m16s
checks-impure / test (pull_request) Successful in 26s

This commit is contained in:
2023-11-12 18:31:45 +01:00
parent 476a484e18
commit 7f83308177

View File

@@ -122,6 +122,8 @@ Let's set up your Git workflow to collaborate effectively:
```bash ```bash
merge-after-ci merge-after-ci
``` ```
- If it fails and says something along the lines off `[ERROR] fail-on-change` then the formatter complained.
Execute `nix fmt` from the project root by hand and then make a new git commit. Afterwards redo step 3 and it should work.
4. **Review Your Pull Request**: 4. **Review Your Pull Request**: