Skip to content

chore: add ruff linting, replace RL scanner, and bump dependencies#86

Merged
kishore7snehil merged 1 commit intomainfrom
chore/ruff-lint-and-rl-scanner
Apr 9, 2026
Merged

chore: add ruff linting, replace RL scanner, and bump dependencies#86
kishore7snehil merged 1 commit intomainfrom
chore/ruff-lint-and-rl-scanner

Conversation

@kishore7snehil
Copy link
Copy Markdown
Contributor

Changes

  • Add ruff linter configuration (.ruff.toml) and ruff dev dependency
  • Add poetry run ruff check . lint step to CI test workflow
  • Fix all existing lint violations via ruff check --fix --unsafe-fixes
  • Replace local RL scanner workflow/action with auth0/devsecops-tooling/.github/actions/rl-scan@main
  • Delete .github/workflows/rl-scanner.yml and .github/actions/rl-scanner/action.yml
  • Bump codecov/codecov-action to v6
  • Bump uvicorn to 0.39.0 and authlib to 1.6.9 via lock
  • Add .claude/ to .gitignore

Checklist

@kishore7snehil kishore7snehil requested a review from a team as a code owner April 9, 2026 15:17
@kishore7snehil kishore7snehil merged commit 980c9bc into main Apr 9, 2026
9 checks passed
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