mirror of
https://github.com/strophe/libstrophe.git
synced 2026-08-04 19:06:22 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6e219ef46c |
@@ -1,8 +1,8 @@
|
||||
---
|
||||
AlignConsecutiveAssignments: 'false'
|
||||
AlignEscapedNewlines: Left
|
||||
AllowShortBlocksOnASingleLine: 'true'
|
||||
AllowShortFunctionsOnASingleLine: Empty
|
||||
AllowShortBlocksOnASingleLine: Never
|
||||
AllowShortFunctionsOnASingleLine: None
|
||||
AllowShortIfStatementsOnASingleLine: 'false'
|
||||
BinPackParameters: 'false'
|
||||
BreakBeforeBraces: Linux
|
||||
|
||||
Reference in New Issue
Block a user