Skip to content
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

fix(prefer-tacit): handling functions that don't map to directly to an eslint node #802

Conversation

RebeccaStevens
Copy link
Collaborator

@RebeccaStevens RebeccaStevens commented Apr 14, 2024

Fix #801

@RebeccaStevens
Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @RebeccaStevens and the rest of your teammates on Graphite Graphite

@RebeccaStevens RebeccaStevens marked this pull request as ready for review April 14, 2024 05:43
@RebeccaStevens RebeccaStevens merged commit 423e249 into main Apr 14, 2024
27 checks passed
@RebeccaStevens RebeccaStevens deleted the 04-14-fix_prefer-tacit_handling_functions_that_don_t_map_to_directly_to_an_eslint_node branch April 14, 2024 05:43
@RebeccaStevens
Copy link
Collaborator Author

Merge activity

github-actions bot pushed a commit that referenced this pull request Apr 14, 2024
## [6.4.1](v6.4.0...v6.4.1) (2024-04-14)

### Bug Fixes

* **prefer-tacit:** handling functions that don't map to directly to an eslint node ([#802](#802)) ([423e249](423e249))
Copy link

🎉 This PR is included in version 6.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prefer-tacit: Not reporting map(x => Boolean(x))
1 participant