Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ cat bundles/org.eclipse.jface/META-INF/MANIFEST.MF
grep -r "pattern" bundles/org.eclipse.jface/src
```

## Git Commits

**Do NOT add `Co-Authored-By` or similar AI attribution trailers to commits.** This fails the Eclipse license check.

## Critical Development Rules

### 1. OSGi Dependencies
Expand Down
Loading