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
@@ -245,7 +245,7 @@ rules in templates can be disabled with eslint directives with mustache or html
245
245
|[template-no-obsolete-elements](docs/rules/template-no-obsolete-elements.md)| disallow obsolete HTML elements ||||
246
246
|[template-no-outlet-outside-routes](docs/rules/template-no-outlet-outside-routes.md)| disallow {{outlet}} outside of route templates ||||
247
247
|[template-no-page-title-component](docs/rules/template-no-page-title-component.md)| disallow usage of ember-page-title component ||||
248
-
|[template-require-valid-named-block-naming-format](docs/rules/template-require-valid-named-block-naming-format.md)| require valid named block naming format ||||
248
+
|[template-require-valid-named-block-naming-format](docs/rules/template-require-valid-named-block-naming-format.md)| require valid named block naming format ||🔧||
249
249
|[template-self-closing-void-elements](docs/rules/template-self-closing-void-elements.md)| require self-closing on void elements || 🔧 ||
0 commit comments