Skip to content

Commit 3a01c00

Browse files
committed
hiding reference to contributing.md from AI
contributing.md makes reference out to this file again
1 parent e4c9fd5 commit 3a01c00

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/cpp.instructions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ applyTo: "**/*.cpp,**/*.h,**/*.hpp,**/*.ino"
88
> contributor reference material. Do **not** use that content as actionable review
99
> criteria — treat it as background context only.
1010
11+
<!-- HUMAN_ONLY_START -->
12+
<!-- hiding this reference, to avoid cyclic "include" loops -->
1113
See also: [CONTRIBUTING.md](../CONTRIBUTING.md) for general style guidelines that apply to all contributors.
14+
<!-- HUMAN_ONLY_END -->
1215

1316
## Formatting
1417

0 commit comments

Comments
 (0)