1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-10 19:11:03 +01:00

chore: document we use sembr in the docs

https://github.com/NixOS/nix/pull/14557#issuecomment-3618664183
This commit is contained in:
Arnout Engelen 2025-12-05 23:17:13 +01:00
parent 5f42e5ebb7
commit 2bf3235115
No known key found for this signature in database
GPG key ID: 061107B0F74A6DAA

View file

@ -94,6 +94,8 @@ The underlying source files are located in [`doc/manual/source`](./doc/manual/so
For small changes you can [use GitHub to edit these files](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files) For small changes you can [use GitHub to edit these files](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files)
For larger changes see the [Nix reference manual](https://nix.dev/manual/nix/development/development/contributing.html). For larger changes see the [Nix reference manual](https://nix.dev/manual/nix/development/development/contributing.html).
You're encouraged to add line breaks at semantic boundaries, per [sembr](https://sembr.org).
## Getting help ## Getting help
Whenever you're stuck or do not know how to proceed, you can always ask for help. Whenever you're stuck or do not know how to proceed, you can always ask for help.