Enhance Code Consistency Across Repository with .editorconfig (#19023)

This commit is contained in:
QuantumGhost 2025-04-29 18:04:33 +08:00 committed by GitHub
commit bd1bbfee4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
274 changed files with 1271 additions and 1217 deletions

View file

@ -11,4 +11,4 @@ dev/pytest/pytest_tools.sh
dev/pytest/pytest_workflow.sh
# Unit tests
dev/pytest/pytest_unit_tests.sh
dev/pytest/pytest_unit_tests.sh

View file

@ -10,4 +10,4 @@ pytest api/tests/integration_tests/model_runtime/anthropic \
api/tests/integration_tests/model_runtime/fireworks \
api/tests/integration_tests/model_runtime/nomic \
api/tests/integration_tests/model_runtime/mixedbread \
api/tests/integration_tests/model_runtime/voyage
api/tests/integration_tests/model_runtime/voyage