Skip to content

Commit c518b23

Browse files
committed
Add no-AI-attribution rule to AGENTS.md
Instruct AI tools not to add Co-Authored-By trailers to commits as this fails the Eclipse license check.
1 parent 4be6061 commit c518b23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ cat bundles/org.eclipse.jface/META-INF/MANIFEST.MF
130130
grep -r "pattern" bundles/org.eclipse.jface/src
131131
```
132132

133+
## Git Commits
134+
135+
**Do NOT add `Co-Authored-By` or similar AI attribution trailers to commits.** This fails the Eclipse license check.
136+
133137
## Critical Development Rules
134138

135139
### 1. OSGi Dependencies

0 commit comments

Comments
 (0)