mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-09 10:53:34 +08:00
docs(zh-CN): translate code block(plain text) (#753)
Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
@@ -28,10 +28,10 @@ paths:
|
||||
使用 **perltidy** 并采用以下设置:
|
||||
|
||||
```
|
||||
-i=4 # 4-space indent
|
||||
-l=100 # 100 char line length
|
||||
-ce # cuddled else
|
||||
-bar # opening brace always right
|
||||
-i=4 # 4 空格缩进
|
||||
-l=100 # 100 字符行宽
|
||||
-ce # else 紧贴前括号
|
||||
-bar # 左花括号始终在右侧
|
||||
```
|
||||
|
||||
## 代码检查
|
||||
|
||||
Reference in New Issue
Block a user