summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GOVERNANCE.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index fbbd59dd..453446de 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -114,6 +114,8 @@ core contributors = [SAG, IFM]
As a result, it is not possible to merge pull requests that miss the trailer.
- coding styleguide
+ Coding style is enforced via `rustfmt` in its default configuration.
+ Compliance with the coding style is enforced via CI.
- testing
- benchmarks
- documentation builds