Allow assertions of proper population in tests. Also set Github tab size to 4. Fix BODYSTRUCTURE metadata to match actual body (1 line, 5 octets). Fix RFC822.SIZE to match actual message.
12 lines
157 B
INI
12 lines
157 B
INI
root=true
|
|
|
|
[*.java]
|
|
indent_style = tab
|
|
indent_size = 4
|
|
continuation_indent_size = 8
|
|
|
|
[*.xml]
|
|
indent_style = tab
|
|
indent_size = 4
|
|
continuation_indent_size = 8
|