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 be guarded in a `ast.params.length` check? https://github.com/ember-template-lint/ember-template-recast/blob/v5.0.3/src/parse-result.ts#L346