mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-10 19:03:11 +00:00
chore(Agents): Update max line length from 80 to 120 characters (#26271)
This commit is contained in:
@@ -24,7 +24,7 @@ Based on CLAUDE.md, always verify:
|
||||
- 4-space indentation for C++ (no tabs)
|
||||
- 2-space indentation for JSON, YAML, shell scripts
|
||||
- UTF-8 encoding, LF line endings
|
||||
- Max 80 character line length
|
||||
- Max 120 character line length
|
||||
- No braces around single-line statements
|
||||
- Format variables in output using {} placeholders instead of printf-style format specifiers like %u
|
||||
|
||||
|
||||
Reference in New Issue
Block a user