Remove coding style TODO - just implemented

This commit is contained in:
Yury V. Zaytsev
2025-03-25 14:11:58 +01:00
parent 7d81270620
commit cd9e3f7750

View File

@@ -1,7 +1,5 @@
# Coding style
<!-- TODO: add a link to the coding style to the PR template -->
We loosely follow the [GNU Coding Standards](https://www.gnu.org/prep/standards/standards.html) with some local deviations. Whether you agree with them or not, do check it out—it is an educational read. In a nutshell:
* Use templates for new files (see [maint/templates]({{ config.repo_url }}/tree/master/maint/templates) in the source tree)