DisallowMultipleStatements
Ensures each statement is on a line by itself.
Scope
Generic.Formatting.DisallowMultipleStatements
Description
Multiple statements are not allowed on a single line.
Usage
xml
<rule ref="Generic.Formatting.DisallowMultipleStatements"></rule>
Examples
No Examples Available
Please edit this page through Github to add examples.