You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: Panicked while linting ruff_example.py: This indicates a bug in Ruff. If you could open an issue at:
https://github.com/astral-sh/ruff/issues/new?title=%5BLinter%20panic%5D
...with the relevant file contents, the `pyproject.toml` settings, and the following stack trace, we'd be very appreciative!
panicked at 'called `Option::unwrap()` on a `None` value', crates/ruff_linter/src/rules/pycodestyle/rules/invalid_escape_sequence.rs:177:22
Backtrace: 0: <unknown>
1: <unknown>
2: <unknown>
3: <unknown>
4: <unknown>
5: <unknown>
6: <unknown>
7: <unknown>
8: <unknown>
9: <unknown>
10: <unknown>
11: <unknown>
12: <unknown>
13: <unknown>
14: <unknown>
15: <unknown>
16: <unknown>
17: <unknown>
18: __libc_start_main
at /build/glibc-BHL3KM/glibc-2.31/csu/../csu/libc-start.c:308:16
19: <unknown>
The text was updated successfully, but these errors were encountered:
Ruff version:
ruff 0.0.292
File
ruff_example.py
:Command:
ruff ruff_example.py # NOTE: The error did not occur when using the `--isolated` flag
Config
pyproject.toml
:Dump:
The text was updated successfully, but these errors were encountered: