docs: document code style
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Anna “CyberTailor” 2024-01-11 09:59:33 +05:00
parent aaf142eecf
commit 6f036a8331
Signed by: CyberTaIlor
GPG Key ID: E7B76EDC50864BB1
1 changed files with 8 additions and 0 deletions

View File

@ -44,3 +44,11 @@ Finally, send a patch to the developer using `git send-email`_:
git send-email --to=cyber@sysrq.in origin/master
.. _git send-email: https://git-send-email.io/
Code style
----------
Should be `NEP-1`_ for all new contributions, however there are no linters in CI
pipelines yet.
.. _NEP-1: https://nim-lang.org/docs/nep1.html