Skip to content

chore(bigframes): include import checks in nox lint#17106

Merged
sycai merged 1 commit into
mainfrom
sycai_lint_update
May 13, 2026
Merged

chore(bigframes): include import checks in nox lint#17106
sycai merged 1 commit into
mainfrom
sycai_lint_update

Conversation

@sycai
Copy link
Copy Markdown
Contributor

@sycai sycai commented May 13, 2026

Fixes b/512917646

@sycai sycai requested a review from TrevorBergeron May 13, 2026 21:38
@sycai sycai marked this pull request as ready for review May 13, 2026 21:38
@sycai sycai requested review from a team as code owners May 13, 2026 21:38
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the linting configuration in noxfile.py by replacing flake8 with ruff and adding an explicit import sorting check. Feedback indicates that the current implementation of ruff check with --select I inadvertently disables default linting rules, and it is recommended to use --extend-select I to maintain comprehensive code quality checks.

Comment thread packages/bigframes/noxfile.py
@sycai sycai merged commit ceacb14 into main May 13, 2026
31 checks passed
@sycai sycai deleted the sycai_lint_update branch May 13, 2026 22:49
nidhiii-27 pushed a commit that referenced this pull request May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants