Commit afdbde0
committed
docs: restore REUSE compliance by ignoring SPDX example in CLAUDE.md
The literal `SPDX-License-Identifier: Apache-2.0` shown as guidance in
the repository-conventions section was being parsed as a real license
tag, yielding an invalid SPDX expression and failing the public REUSE
compliance check. Wrap the line in `REUSE-IgnoreStart`/`REUSE-IgnoreEnd`
markers so the example renders verbatim without misleading the linter.1 parent 3898748 commit afdbde0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
0 commit comments