googleapis / googleapis/google-cloud-python
[gcp-sphinx-docfx-yaml][post-migration] Resolve Ruff/Flake8 linting errors and restore strict enforcement
Open
priority: p3
type: cleanup
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
The lint session currently uses success_codes=[0, 1] to avoid blocking the migration with non-critical style issues. We need to address the remaining E501 (line length) and formatting errors across the codebase to re-enable strict exit codes
Contributor guide
Assessment
This issue has not been assessed yet.