Update CONTRIBUTING.md with coding style information

Added note about coding style and formatting plans.
This commit is contained in:
Janis Hutz
2026-01-06 06:59:11 +00:00
committed by GitHub
parent 6ff98e6bab
commit 2e9463cc9c

View File

@@ -1,4 +1,7 @@
# Contributing # Contributing
Coding style is not fixed (yet). There are plans to add automatic formatting later down the line.
If you are interested in getting that going, feel free to open a Pull Request with an actions setup that works with latexindent and my latexindent config from [here](https://git.janishutz.com/janishutz/dotfiles/src/branch/main/config/lint/latexfmt.yaml)
## Updating existing summaries ## Updating existing summaries
- Do replace the helper files - Do replace the helper files
- Compile before uploading such that the PDFs are up-to-date - Compile before uploading such that the PDFs are up-to-date