You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: switch nyc to c8
* chore: istanbul ignore => c8 ignore
* Update lib/linter/code-path-analysis/code-path-segment.js
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
* chore: c8 ignore if/else => c8 ignore start/end
refs: #16263 (comment)
* fix: c8 ignore end => stop
* fix: rm an unused c8 ignore
it does not have an `else`, so seems no longer needed.
* fix: c8 disallows additional text
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
0 commit comments