Skip to content

Commit b937eec

Browse files
cconlonpadelsbach
authored andcommitted
Update CLAUDE.md 80-char line rule, as suggested by Opus 4.6
1 parent 13cb353 commit b937eec

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
@@ -9,7 +9,7 @@
99
- All tests should pass without problems
1010

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

0 commit comments

Comments
 (0)