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