DEV: Enable and fix the 'no-multiple-empty-lines' lint

This commit is contained in:
Kane York
2020-03-26 11:56:42 -07:00
committed by Kane York
parent f900efaa4a
commit 2afb95fe3e
13 changed files with 1 additions and 19 deletions
@@ -29,11 +29,9 @@
{{/if}}
{{nav-item route='adminPlugins' label='admin.plugins.title'}}
{{plugin-outlet name="admin-menu" connectorTagName="" tagName=""}}
</ul>
</div>
<div class='boxed white admin-content'>
<div class='admin-contents {{adminContentsClassName}}'>
{{outlet}}
@@ -87,7 +87,6 @@
</nav>
</div>
{{#if error}}
<pre class='field-error'>{{error}}</pre>
{{/if}}
@@ -44,8 +44,6 @@
<span class="empty">{{i18n "admin.customize.theme.empty"}}</span>
</div>
{{/if}}
</div>
<div class="create-actions">
@@ -1,9 +1,6 @@
{{#if model.length}}
<h3>{{i18n "admin.plugins.installed"}}</h3>
<table class="admin-plugins grid">
<thead>
<tr>