googleapis / googleapis/google-cloud-python

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

Open
#16,186 0 comments 0 reactions 1 assignee Claimed by @ohmayr View on GitHub
priority: p3 type: cleanup
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.