I've been removing ember-cli-template-lint from our apps and updating the npm test script to run npm run lint && ember test instead. It might be a good idea to make these changes in the blueprint also.
https://github.com/ember-cli/ember-cli/blob/v3.15.1/blueprints/app/files/package.json#L34