Jeff Sturgis
Jeff Sturgis
This RFC describes the motivation and implementation for aligning the mount and route API signatures. https://github.com/emberjs/ember.js/pull/19402
We should use the version of `DBDefs.pm` that is pulled down during the image build step and update it to have the correct values. This will prevent DBDefs.pm from getting...
Add more comprehensive tests.
This change updates the mount API method to accept a function similar to how the route API currently works so that engine routes can be defined in the host application's...
The `ruleId` in sarif test fixtures should be update to match the task name for example `"ruleId": "ember-types"` should now be `"ruleId": "ember/ember-types"`.