googleapis / googleapis/google-cloud-python

[gapic-generator][post-migration] Standardize and enable linting

Abierto
#16,186 0 comentarios 0 reacciones 1 asignado Reclamado por @ohmayr Ver en GitHub
priority: p3 type: cleanup
Lenguaje dominante
Python
Estrellas
5.4k
Forks
1.8k
Merge medio
3 d 4 h
PR fusionados (30 d)
122

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.