--- ruleName: eofline description: Ensures the file ends with a newline. rationale: 'It is a [standard convention](http://stackoverflow.com/q/729692/3124288) to end files with a newline.' optionsDescription: Not configurable. options: null optionExamples: - 'true' type: maintainability optionsJSON: 'null' layout: rule title: 'Rule: eofline' ---