Skip to content

Commit 5bdbcf0

Browse files
edeandreaclaude
andauthored
docs: Claude skills (#410)
* docs: add CLAUDE.md with build commands and architecture guidance Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Eric Deandrea <eric.deandrea@ibm.com> * docs: add DCO sign-off convention to CLAUDE.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Eric Deandrea <eric.deandrea@ibm.com> --------- Signed-off-by: Eric Deandrea <eric.deandrea@ibm.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7177526 commit 5bdbcf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@ This is a multi-module Gradle project (Kotlin DSL) with group `ai.docling`. Vers
6161
## Conventions
6262

6363
- Commits must follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
64+
- All commits must include DCO sign-off (`git commit -s`)
6465
- `spotless` uses `ratchetFrom("origin/main")` — only files changed relative to `origin/main` are checked
6566
- Line endings: LF; no trailing whitespace; files must end with a newline (`.editorconfig`)

0 commit comments

Comments
 (0)