Conversation
Skip .npm and .cache directories (local caches, not tracked). Add ignore-words-list for false positives: - ned: person name 'Ned Batchelder' in .coderabbit.yaml - mistic: GitHub username @mistic in CHANGELOGs - inout: legitimate 'inout field' (input/output) term
- registerd -> registered (packages/react/src/store/index.ts:145) - fom -> form (packages/system/src/xyhandle/XYHandle.ts:248) - ot -> to (packages/react/src/types/nodes.ts:86)
Local npm cache directory should not be tracked.
Fixed typos:
- decendant -> descendant (CODE_OF_CONDUCT.md)
- furhter -> further (examples/README.md)
- draggin -> dragging (examples/svelte/.../Flow.svelte)
- realted -> related (packages/react/CHANGELOG.md)
- programatically -> programmatically (packages/react/CHANGELOG.md)
- dicuss -> discuss (packages/react/src/hooks/useHandleConnections.ts)
- attriubutes -> attributes (packages/svelte/CHANGELOG.md)
- insted -> instead (packages/svelte/.../types.ts)
- Enableing -> Enabling (packages/svelte/.../types.ts)
- Ocassionally -> Occasionally (packages/svelte/.../types.ts)
- failes -> fails (packages/svelte/.../initial-store.svelte.ts)
- cant -> can't (packages/system/CHANGELOG.md)
- aboslute -> absolute (packages/system/src/utils/general.ts)
- conneciton -> connection (packages/system/src/utils/store.ts)
- supress -> suppress (packages/system/src/xypanzoom/eventhandler.ts)
- independant -> independent (tests/playwright/README.md)
- get's -> gets (tests/playwright/e2e/edges.spec.ts)
=== Do not change lines below ===
{
"chain": [],
"cmd": "uvx codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
Pre-existing typo (`is` → `it`) that codespell can't catch since both are valid words. Spotted during PR review. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pass options to viewport helper functions
fix: screenToFlowPosition add snapGrid types
Add codespell support with configuration and fixes
Fix missing border radius on smooth step edge bends
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )