Skip to content

feat: added configEmoji Addon to blockESLintPlugin #2194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Apr 9, 2025

PR Checklist

Overview

Uses a similar AST parsing strategy as blockESLintIntake to find a const config = .

🎁

Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.83%. Comparing base (7a5c680) to head (c5359fe).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2194      +/-   ##
==========================================
+ Coverage   99.77%   99.83%   +0.05%     
==========================================
  Files         134      135       +1     
  Lines        5900     5971      +71     
  Branches      477      497      +20     
==========================================
+ Hits         5887     5961      +74     
+ Misses         13       10       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JoshuaKGoldberg JoshuaKGoldberg force-pushed the block-eslint-plugin-configEmoji-addon branch from 76569f7 to 547974c Compare April 9, 2025 13:25
@JoshuaKGoldberg JoshuaKGoldberg merged commit 0f420f8 into main Apr 9, 2025
13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the block-eslint-plugin-configEmoji-addon branch April 9, 2025 13:29
Copy link

github-actions bot commented Apr 9, 2025

🎉 This is included in version v2.40.0 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Feature: Add configEmoji Addon for blockESLintPlugin
1 participant