Skip to content

Commit 1a4f774

Browse files
authored
Merge pull request #202 from cconlon/claudeMd80Chars
Update CLAUDE.md 80-char line rule, as suggested by Opus 4.6
2 parents ae366dd + 0475d37 commit 1a4f774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- All tests should pass without problems
99

1010
# Code Style
11-
- Keep lines under 80 characters maximum length
11+
- Maximum line length is 80 characters. Only break/wrap lines that would exceed 80 characters
1212
- MUST only use multi-line comments, no "//" style ones
1313
- MUST remove all trailing white space
1414
- MUST use 4 spaces for one tab, no hard tabs

0 commit comments

Comments
 (0)