-
Notifications
You must be signed in to change notification settings - Fork 180
feat(schema): Add selectors to file rules #2079
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
feat(schema): Add selectors to file rules #2079
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2079 +/- ##
=======================================
Coverage 82.58% 82.58%
=======================================
Files 17 17
Lines 1499 1499
=======================================
Hits 1238 1238
Misses 261 261 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@yarikoptic Q: Do you think it would be better to target the |
filed and sure -- looks like a patch-worthy fix, so why not into |
be32278
to
4c39633
Compare
@yarikoptic @rwblair Review would be appreciated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
For future consideration:
- selectors on directory naming rules
- inheritance principle for selectors 😈😈😈
I don't know what that means? |
Closes #2052.