Commit Graph

2 Commits

Author SHA1 Message Date
Ashesh Vidyut
f4ed0100c6 [Python][Part 10] - Introducing Ruff (#40185)
### Description

## Part 10 of Introducing Ruff

* In this PR - the suppression for  `RET505` has been removed on the root `ruff.toml`

## Related:
* Next: #40186
* Prev: #40184
* b/423755915

Closes #40185

PiperOrigin-RevId: 810694059
2025-09-23 20:58:50 -07:00
Ashesh Vidyut
96e3b1839b [Python][Part 1] - Introducing Ruff (#40160)
## Description

### Part 1 of Introducing Ruff

* This is Part 1 of introducing ruff series.
* The following PRs will remove some of the supressed rules introduced in this PR.
* This PR has all the folders which PyLint has currently.
* In the final part of these PRs, PyLint will be removed compeletly.

## Testing
CI

Closes #40160

PiperOrigin-RevId: 781990339
2025-07-11 08:29:05 -07:00