-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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(electron): spellcheck setting #8730
feat(electron): spellcheck setting #8730
Conversation
Your org has enabled the Graphite merge queue for merging into canaryAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 35f3fc7. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## canary #8730 +/- ##
==========================================
+ Coverage 70.20% 70.28% +0.07%
==========================================
Files 549 549
Lines 33891 33891
Branches 3042 3042
==========================================
+ Hits 23794 23819 +25
+ Misses 9727 9701 -26
- Partials 370 371 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d83164d
to
727130e
Compare
673f24a
to
5759026
Compare
5759026
to
43da48b
Compare
43da48b
to
6829bd5
Compare
packages/frontend/core/src/modules/editor-setting/impls/user-db.ts
Outdated
Show resolved
Hide resolved
packages/frontend/core/src/desktop/dialogs/setting/general-setting/editor/general.tsx
Outdated
Show resolved
Hide resolved
6829bd5
to
8402437
Compare
8402437
to
b0024a1
Compare
Merge activity
|
b0024a1
to
35f3fc7
Compare
fix AF-1647