ruff/crates/red_knot_wasm
Micha Reiser 4067a7e50c
[red-knot] Don't check non-python files (#17021)
## Summary

Fixes https://github.com/astral-sh/ruff/issues/17018

## Test Plan

I renamed a python file to `knot.toml` and verified that there are no
diagnostics. Renaming back the file to `*.py` brings back the
diagnostics
2025-03-27 19:45:04 +00:00
..
src [red-knot] Don't check non-python files (#17021) 2025-03-27 19:45:04 +00:00
tests [red-knot] Add settings support to playground (#16929) 2025-03-24 01:38:48 +00:00
Cargo.toml [red-knot] Add settings support to playground (#16929) 2025-03-24 01:38:48 +00:00