Skip to content

[FIX]: Change ruff noqas to human readable - #135

Open
spencrr wants to merge 2 commits into
microsoft:mainfrom
spencrr:dev/spencrr/fix-ruff-codes
Open

[FIX]: Change ruff noqas to human readable#135
spencrr wants to merge 2 commits into
microsoft:mainfrom
spencrr:dev/spencrr/fix-ruff-codes

Conversation

@spencrr

@spencrr spencrr commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Description

Change all noqa: XXX -> ruff: ignore[rule] and bump ruff. Since ruff check --fix with preview now changes these codes, modifying comments to pass CI.

Note also, extend-ignore is deprecated, using ignore. And toml complaints about out-of-order tables in pyproject.toml fixed. docs/**/*.md also excluded from format (introduced with ruff bump).

Breaking changes

None

Checklist

  • pre-commit run --all-files passes
  • Tests added or updated for changes
  • Documentation updated

@spencrr
spencrr requested a review from a team July 27, 2026 18:59
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@spencrr spencrr changed the title [FIX]: Change ruff s to human readable [FIX]: Change ruff noqas to human readable Jul 27, 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.

1 participant