Update to yarn equivalent for linting#11531
Update to yarn equivalent for linting#11531epugh wants to merge 2 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Eric Pugh <epugh@opensourceconnections.com>
❌ Changelog Entry Missing HyphenChangelog entries must begin with a hyphen (-). |
PR Reviewer Guide 🔍(Review updated until commit 61de8ca)Here are some key observations to aid the review process:
|
❌ Changelog Entry Missing HyphenChangelog entries must begin with a hyphen (-). |
Signed-off-by: Eric Pugh <epugh@opensourceconnections.com>
|
Persistent review updated to latest commit 61de8ca |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11531 +/- ##
==========================================
+ Coverage 61.01% 61.47% +0.46%
==========================================
Files 4990 4988 -2
Lines 137539 136533 -1006
Branches 24104 23602 -502
==========================================
+ Hits 83916 83934 +18
+ Misses 47564 46567 -997
+ Partials 6059 6032 -27
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Update Developer Guide for how to lint code using yarn.
Issues Resolved
n/a
Screenshot
Testing the changes
Run the suggested command! I scanned the rest of the DEVELOPER_GUIDE.md and didn't see any other uses of
nodethat should be converted toyarn.Changelog
doc: Update lint instructions to use yarn
Check List
yarn test:jestyarn test:jest_integration