No successful run was found on main (676ee99) during the generation of this report, so 454ee94 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
perf(linter): run `no-class-assign` on class nodes instead of symbols (#14578)
Enables skipping by node type. Marginally faster for files that don't contain a class.