Skip to content

Commit 3e88890

Browse files
committed
Remove linebreak-style
1 parent f8fb2a2 commit 3e88890

4 files changed

Lines changed: 0 additions & 80 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@ rules in templates can be disabled with eslint directives with mustache or html
474474
| [order-in-models](docs/rules/order-in-models.md) | enforce proper order of properties in models | | 🔧 | |
475475
| [order-in-routes](docs/rules/order-in-routes.md) | enforce proper order of properties in routes | | 🔧 | |
476476
| [template-attribute-order](docs/rules/template-attribute-order.md) | enforce consistent ordering of attributes in template elements | ![badge-strict-gjs][] ![badge-strict-gts][] | | |
477-
| [template-linebreak-style](docs/rules/template-linebreak-style.md) | enforce consistent linebreak style in templates | | 🔧 | |
478477
| [template-quotes](docs/rules/template-quotes.md) | enforce consistent quote style in templates | | 🔧 | |
479478

480479
### Testing

docs/rules/template-linebreak-style.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

lib/rules/template-linebreak-style.js

Lines changed: 0 additions & 23 deletions
This file was deleted.

tests/lib/rules/template-linebreak-style.js

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)