chiri

Results 13 issues of chiri

соообщает -> сообщает

"По старинке" пишется без дефиса

Выражение не является вводным. Запятые не нужны: «В этом случае надо».

sorry for https://github.com/python/mypy/pull/17972 and thanks @Viicos

https://github.com/astral-sh/rye/blob/main/mkdocs.yml#L6

![Image](https://github.com/user-attachments/assets/d8abb408-688a-4581-88cb-6c15211cc881) Test: https://github.com/Tishka17/aiogram_dialog/blob/develop/tests/test_nested_transitions.py Actions examples where it broken: 1) https://github.com/Tishka17/aiogram_dialog/actions/runs/12909695133/job/35997982388#step:7:58 2) https://github.com/reagento/dishka/actions/runs/14003357637/job/39213703489#step:6:1980 https://github.com/reagento/dishka/actions/runs/14003357637/job/39213703489#step:6:212

bug

### Description `PyYAML` parses yaml so that `msgspec` can validate the data, but it doesn't fully pass [`yaml-test-suite`](https://github.com/yaml/yaml-test-suite) tests and fails even on small examples like this: ```python from msgspec.yaml...