Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 154 Bytes

formatter_eof.md

File metadata and controls

12 lines (8 loc) · 154 Bytes

formatter_eof

This rule ensures that file end with new line.

Example

variable "test" {
  default = "test"
}\No newline at end of file