You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ Rules are grouped by category to help you understand their purpose. Each rule ha
138
138
|:car:|[no-actions-hash](./docs/rules/no-actions-hash.md)| disallow the actions hash in components, controllers, and routes |
139
139
|:car:|[no-classic-classes](./docs/rules/no-classic-classes.md)| disallow "classic" classes in favor of native JS classes |
140
140
|:white_check_mark::wrench:|[no-ember-super-in-es-classes](./docs/rules/no-ember-super-in-es-classes.md)| disallow use of `this._super` in ES class methods |
141
-
|:car:|[no-empty-glimmer-component-classes](./docs/rules/no-empty-glimmer-component-classes.md)| disallow empty backing classes for Glimmer components |
141
+
||[no-empty-glimmer-component-classes](./docs/rules/no-empty-glimmer-component-classes.md)| disallow empty backing classes for Glimmer components |
0 commit comments