Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
const DEPRECATION_WORKFLOW = [
{
handler: "silence",
matchId: "ember-this-fallback.this-property-fallback",
},
{ handler: "silence", matchId: "discourse.select-kit" },
{ handler: "silence", matchId: "discourse.d-section" },
matchId: "discourse.decorate-widget.hamburger-widget-links",
matchId: "discourse.fontawesome-6-upgrade",
];
export default DEPRECATION_WORKFLOW;