🚀 Features
- Adding
require-import-vi-mockrule - by @axel7083 in #820 (abdea) - Add rule consistent-each-for - by @figueiredoluiz in #826 (db570)
🐞 Bug Fixes
- expect-expect: Potential false positives for expect-expect and valid-title when using it.scoped - by @y-hsgw in #822 (765ee)
- no-identical-title: FP when using
test.for- by @y-hsgw in #825 (962de)
View changes on GitHub
What's Changed
- fix(expect-expect): Potential false positives for expect-expect and valid-title when using it.scoped by @y-hsgw in #822
- feat: adding
require-import-vi-mockrule by @axel7083 in #820 - docs(prefer-equality-matcher): correct (e)quality typo in description by @JoshuaKGoldberg in #824
- fix(no-identical-title): FP when using
test.forby @y-hsgw in #825 - feat: add rule consistent-each-for by @figueiredoluiz in #826
New Contributors
- @axel7083 made their first contribution in #820
- @figueiredoluiz made their first contribution in #826
Full Changelog: v1.4.3...v1.4.4