ruff/crates/ruff_linter
Jeremy Hiatt c007b175ba
Check for use of debugpy and ptvsd debug modules (#10177) (#10194)
## Summary

This addresses https://github.com/astral-sh/ruff/issues/10177.

## Test Plan

I added additional lines to the existing test file for T100.
2024-03-01 23:02:44 -05:00
..
resources Check for use of debugpy and ptvsd debug modules (#10177) (#10194) 2024-03-01 23:02:44 -05:00
src Check for use of debugpy and ptvsd debug modules (#10177) (#10194) 2024-03-01 23:02:44 -05:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to v0.3.0 (#10151) 2024-02-29 16:05:20 +01:00