googleapis / googleapis/google-cloud-python
[gapic-generator][post-migration] Standardize and enable linting
Aperta
priority: p3
type: cleanup
- Lingua principale
- Python
- Stelle
- 5.4k
- Fork
- 1.8k
- Merge medio
- 3g 4h
- PR unite (30g)
- 122
Descrizione
During the migration of gapic-generator-python to the mono-repo, the lint session was skipped.
Context:
Linting and auto-formatting were not enforced in the original standalone repository. To maintain a "clean" migration (code-neutral move), we have deferred the initial formatting and linting pass to this follow-up issue.
Tasks:
1. Run nox -s format to apply mono-repo style standards to the generator.
2. Resolve any legacy flake8 or ruff violations that existed in the split repo.
3. Remove session.skip() from packages/gapic-generator/noxfile.py.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.