Skip to content

Commit 0064152

Browse files
committed
Remove attribute indentation rule. We have prettier for formatting concerns
1 parent 76f48ab commit 0064152

4 files changed

Lines changed: 0 additions & 88 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,6 @@ rules in templates can be disabled with eslint directives with mustache or html
473473
| [order-in-controllers](docs/rules/order-in-controllers.md) | enforce proper order of properties in controllers | | 🔧 | |
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 | | 🔧 | |
476-
| [template-attribute-indentation](docs/rules/template-attribute-indentation.md) | enforce consistent attribute indentation in templates | | 🔧 | |
477476
| [template-attribute-order](docs/rules/template-attribute-order.md) | enforce consistent ordering of attributes in template elements | ![badge-strict-gjs][] ![badge-strict-gts][] | | |
478477
| [template-block-indentation](docs/rules/template-block-indentation.md) | enforce consistent block indentation in templates | | 🔧 | |
479478
| [template-eol-last](docs/rules/template-eol-last.md) | require newline at end of template files | ![badge-strict-gjs][] ![badge-strict-gts][] | 🔧 | |

docs/rules/template-attribute-indentation.md

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

lib/rules/template-attribute-indentation.js

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

tests/lib/rules/template-attribute-indentation.js

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

0 commit comments

Comments
 (0)