Skip to content

Commit 6d58afe

Browse files
committed
Remove block indentation rule. We have prettier for formatting concerns
1 parent 0064152 commit 6d58afe

4 files changed

Lines changed: 0 additions & 92 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-block-indentation](docs/rules/template-block-indentation.md) | enforce consistent block indentation in templates | | 🔧 | |
478477
| [template-eol-last](docs/rules/template-eol-last.md) | require newline at end of template files | ![badge-strict-gjs][] ![badge-strict-gts][] | 🔧 | |
479478
| [template-linebreak-style](docs/rules/template-linebreak-style.md) | enforce consistent linebreak style in templates | | 🔧 | |
480479
| [template-quotes](docs/rules/template-quotes.md) | enforce consistent quote style in templates | | 🔧 | |

docs/rules/template-block-indentation.md

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

lib/rules/template-block-indentation.js

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

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

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

0 commit comments

Comments
 (0)