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: Failed to parse Broken/PY_FILE_TEST_11944308565.py:1:1: Unexpected token Indent
warning: Linting panicked A/Untitled Folder/295_IDX_0_RAND_65295806300875131446962.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 `Result::unwrap()` on an `Err` value: TryFromIntError(())', crates/ruff/src/noqa.rs:132:59
error: `ruff` crashed. This indicates a bug in `ruff`. If you could open an issue at:
https://github.com/astral-sh/ruff/issues/new?title=%5BPanic%5D
quoting the executed command, along with the relevant file contents and `pyproject.toml` settings, we'd be very appreciative!
thread '<unnamed>' panicked at 'slice index starts at 2 but ends at 1', crates/ruff_python_formatter/src/expression/binary_like.rs:472:27
The text was updated successfully, but these errors were encountered:
qarmin
changed the title
Missing info about broken files when using ruff format
Missing info about name of broken files when using ruff formatSep 8, 2023
Ruff 0.0.287 (latest changes from main branch)
Ruff check
contains in error info about file
but
do not contains info about files
The text was updated successfully, but these errors were encountered: