pyvider
2025-09-16
Reformatted codebase to 111-character line length and added telemetry setup
152 files · 1,452+ · 1,430-
Codebase reformatted to 111-character line length
4 files changed
components_commands.pyUnwrapped multi-line strings and function callsconfig.pyReformatted to new line lengthdiscovery.pyReformatted to new line lengthutils.pyReformatted to new line length
- Reformatted source files across the entire codebase to use the new 111-character line length limit
decouple
internal
3 files
components_commands.pyconfig.pydiscovery.py
- Unwrapped many multi-line strings and function calls that were previously wrapped at 88 characters
decouple
internal
2 files
base.pyadapters.py
CLI telemetry integration and docs dependency group
2 files changed
__main__.pyAdded proper telemetry setup/shutdown using provide.foundationpyproject.tomlAdded docs = ['provide-testkit[docs]'] dependency group
- Added proper telemetry setup/shutdown in cli/main.py using provide.foundation
decouple
behavioral
1 file
__main__.py
- Added docs = [‘provide-testkit[docs]’] dependency group in pyproject.toml
specify
internal
1 file
pyproject.toml
- Added new API reference and tutorial documentation pages
specify
internal
4 files
cli.mdschema.mdschema-system.mdfirst-provider.md