mirror of
https://github.com/discourse/discourse.git
synced 2026-07-29 23:58:12 -05:00
enable eol-last for eslint and ember-template-lint (#12678)
enable eol-last for eslint and ember-template-lint Fixed a handlful of .hbs files where newlines weren't present
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
type="checkbox"
|
||||
checked=checked
|
||||
click=(action "onChange")
|
||||
}}
|
||||
}}
|
||||
|
||||
@@ -21,4 +21,4 @@
|
||||
label="admin.user_fields.create"
|
||||
icon="plus"}}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user