Line |
Column |
Severity |
Message |
106 |
16 |
error
|
Opening parenthesis of a multi-line function call must be the last content on the line |
106 |
88 |
error
|
Only one argument is allowed per line in a multi-line function call |
107 |
1 |
error
|
Multi-line function call not indented correctly; expected 8 spaces but found 12 |
107 |
87 |
error
|
Only one argument is allowed per line in a multi-line function call |
107 |
102 |
error
|
Closing parenthesis of a multi-line function call must be on a line by itself |
108 |
16 |
error
|
Opening parenthesis of a multi-line function call must be the last content on the line |
108 |
39 |
error
|
Only one argument is allowed per line in a multi-line function call |
109 |
1 |
error
|
Multi-line function call not indented correctly; expected 8 spaces but found 12 |
109 |
108 |
error
|
Only one argument is allowed per line in a multi-line function call |
109 |
120 |
error
|
Closing parenthesis of a multi-line function call must be on a line by itself |
109 |
121 |
warning
|
Line exceeds 120 characters; contains 121 characters |