You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate the required developer tools for project contributors. The contributor quality assurance toolchain should be built in and fairly automatic:
one-button devcontainer definition for local devcontainers and codespaces
strong opinions on formatting and linting
consolidated tool configuration within pyproject.toml
accurate dependency groups for developer operations
well-defined pre-commit hooks for code quality assurance
documented contributor best practices
The text was updated successfully, but these errors were encountered:
Consolidate the required developer tools for project contributors. The contributor quality assurance toolchain should be built in and fairly automatic:
pyproject.toml
The text was updated successfully, but these errors were encountered: