Closed G-Rath closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.31%. Comparing base (
93a6ab9
) to head (4c6f7c9
). Report is 8 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This was done on purpose. We don't want to run stylistic rules as part of ESLint.
Checks
Changes
eslint-plugin-prettier
via it's recommended rulesetContext
Extending
prettier
enableseslint-config-prettier
which only disables ESLint rules that conflict withprettier
- it's theeslint-plugin-prettier
config that enables both theprettier/prettier
rule andeslint-config-prettier
.