Skip to content

Commit ade79cc

Browse files
authored
Merge pull request #21 from 6boris/dev
docs: unwrap lint skip note in CLAUDE.md
2 parents f3b5db3 + 4e1c391 commit ade79cc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ bun run prettier:write # auto-fix JSON / MD / YML formatting
8181
```
8282

8383
- `foundry.toml [lint]` and `.solhintignore` intentionally skip `contracts/CTF/Damn-Vulnerable-DeFi/**` and
84-
`contracts/CTF/ONLYPWNER/**` — their vulnerabilities are by design and would drown the lint output in false
85-
positives.
84+
`contracts/CTF/ONLYPWNER/**` — their vulnerabilities are by design and would drown the lint output in false positives.
8685
- `prettier` targets `**/*.{json,md,yml}` with `printWidth = 120` and `proseWrap = "always"`.
8786

8887
## CI (`.github/workflows/ci.yml`)

0 commit comments

Comments
 (0)