Skip to content

Commit 3af12b0

Browse files
committed
Add mccode-clangformat in the contrib checklist
1 parent b8f210c commit 3af12b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/pull_request_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ _Please describe what OS you developed and tested your additions on, and if any
1515
* [ ] I have used the `mcdoc` utility and **rendered** a reasonable documentation page for the component (please attach as screenshot in comments!)
1616
* [ ] I have ensured that basic use of the component is OK (e.g. an instrument using it compiles?)
1717
* [ ] I have used the `mctest` utility to **test** one or more instruments making use of the component (please attach `mcviewtest` report as screenshot in comments)
18+
* [ ] I have used the `mccode-clangformat` tool to apply the standard McCode component indentation scheme
1819
* [ ] I have used the `mcrun --c-lint` "linter" and followed advice to remove most / all warnings that are raised
1920
* ### My contribution includes patches to an **existing** instrument file
2021
* [ ] I have used the `mcdoc` utility and **rendered** a reasonable documentation page for the instrument (please attach as screenshot in comments!)
@@ -26,6 +27,7 @@ _Please describe what OS you developed and tested your additions on, and if any
2627
* [ ] I have used the `mcdoc` utility and **rendered** a reasonable documentation page for the component (please attach as screenshot in comments!)
2728
* [ ] I have ensured that basic use of the component is OK (e.g. an instrument using it compiles?)
2829
* [ ] I have included a corresponding **example** instrument and will fill in the **new instrument** section below
30+
* [ ] I have used the `mccode-clangformat` tool to apply the standard McCode component indentation scheme
2931
* [ ] My new component is added within the `contrib` component category
3032
* ### My contribution includes a **new instrument** file
3133
* [ ] I have used the `mcdoc` utility and **rendered** a reasonable documentation page for the instrument (please attach as screenshot in comments!)

0 commit comments

Comments
 (0)