-
Notifications
You must be signed in to change notification settings - Fork 58
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 Stylelint issues #634
base: main
Are you sure you want to change the base?
Fix Stylelint issues #634
Conversation
Signed-off-by: Matt Provost <provomat@amazon.com>
There are still a few issues:
How should these be handled? Can they be fixed in followup PR's? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #634 +/- ##
=======================================
Coverage 43.63% 43.63%
=======================================
Files 313 313
Lines 18596 18596
Branches 4485 4485
=======================================
Hits 8115 8115
Misses 10439 10439
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR is stalled because it has been open for 30 days with no activity. |
Description
Fix issues that Stylelint throws. This is the second step to onboard Stylelint.
Issues Resolved
Paritally resolve #630
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.