⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
This PR doesn't contain any meaningful changes that affects code by any way.
Only automatic fixes committed.
Since this PR will be merged, the codebase will be always consistent.
In case of any conflicts you can:
Drop last commit (with prettier run)
Rebase dev into this branch
Run npx prettier --write .
Make commit
Checklist
[x] The relevant docs, if any, have been updated or created
Screenshots
[ For visual changes, include screenshots. ]
Testing
Not needed due to no meaningful changes. CI process covers testing part here.
Description
This PR doesn't contain any meaningful changes that affects code by any way. Only automatic fixes committed. Since this PR will be merged, the codebase will be always consistent.
In case of any conflicts you can:
npx prettier --write .
Checklist
Screenshots
[ For visual changes, include screenshots. ]
Testing
Not needed due to no meaningful changes. CI process covers testing part here.