-
### Reproduction
1. Clone https://github.com/MathieuCouette/ember-data-issues
2. Check out `model-upcasting-issue`
3. Run `npm install && npm run lint`
### Description
Implicit upcasting of…
-
## Description
The auto fix of `attribute-order` removes empty string values for attributes and arguments.
## Example
Before:
```hbs
```
After:
```hbs
```
Expected:
```hb…
-
It will be very handy to have rule links in diagnostic messages, and I think gh pages is a nice fit for it, issue created to start discussion.
For example, current "link" may looks like:
`http…
-
Moved from https://github.com/ember-template-lint/ember-template-lint/issues/2027 - I was seeing an error when attempting to fix the `no-model-argument-in-route-templates`.
Should this statement b…
-
I recently bumped ember-template-lint from v4 to v5.
I ran yarn ember-template-lint tests/ --fix and it formatted all embedded templates in our test files.
Before the change, our test code looke…
-
These projects have unfortunately moved to ESM already :)
-
Today while upgrading to ember-template-lint v4 I noticed something I thought was peculiar.
When running e-t-l with a `pending` property still in the configuration, an error is triggered but the comm…
locks updated
2 years ago
-
## Background
When the latest versions of `ember-template-lint` (`v5.3.0`) and [`ember-template-lint-plugin-prettier`](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier) (`…
-
In scope of this activity we have to:
- [x] Teach uELS about `.gts` and `.gjs` files https://github.com/lifeart/ember-language-server/pull/350
- [x] Collect `.gts` and `.gjs` into global registry …
-
Scope of this ticket is to track progress converting addons from default app and addon blueprints to v2 format.
Addons with runtime only functionality, first candidates for conversion:
* [x] [`emb…