We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13cb353 commit b937eecCopy full SHA for b937eec
1 file changed
CLAUDE.md
@@ -9,7 +9,7 @@
9
- All tests should pass without problems
10
11
# Code Style
12
-- Keep lines under 80 characters maximum length
+- Maximum line length is 80 characters. Only break/wrap lines that would exceed 80 characters
13
- MUST only use multi-line comments, no "//" style ones
14
- MUST remove all trailing white space
15
- Use 4 spaces for one tab, no hard tabs
0 commit comments