when run ruff 0.2.0, it always return an error msg: Segmentation fault: 11, but ruff 0.1.15 is ok. ```bash $ ruff --version Segmentation fault: 11 ``` OS: macOS 11.7.10 python: 3.8.9 in virtual env
when run ruff 0.2.0, it always return an error msg: Segmentation fault: 11, but ruff 0.1.15 is ok.
OS: macOS 11.7.10
python: 3.8.9 in virtual env