From ac9002b08d9e21b567ba17456be771003139af53 Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Tue, 24 Sep 2024 11:31:38 -0700 Subject: [PATCH] headings --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c41a2db81..d4e2efd40 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -171,8 +171,7 @@ Manual QA is not expected to find every possible bug, but to really challenge th of their patch is not influenced by their setup or implicit knowledge of the system. -Code Style ---------------- +## Code Style We use automated formatting with Fourmolu to enforce a unified style across the code bases. It is checked in the CI process. After installing Fourmolu 0.12, there are some makefile targets to help formatting -- 2.11.4.GIT