- Require or disallow newlines around variable declarations
This rule enforces a consistent newlines around variable declarations. This rule ignores variable declarations inside for loop conditionals.
You can check them out here.