Add uv-pre-commit hooks
- Added hooks for uv-pre-commit to ensure the lockfile is up-to-date and autoexport uv.lock to requirements.txt. - Added "autoexport" to the cSpell words in the VSCode settings for spell checking.
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -1,5 +1,6 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"autoexport",
|
||||
"botuser",
|
||||
"Genshins",
|
||||
"healthcheck",
|
||||
|
Reference in New Issue
Block a user