Sushain Cherivirala
Sushain Cherivirala
- [x] Let's rename from `pairs_path` to just `path`. There don't need to be only pairs under it, there can be language modules as well. - [ ] I should...
`apertium.analyzers` and `apertium.generators` need to have `Analyzer` and `Generator` objects that I can run `analyze` and `generate` on.
I believe this is a new warning that HA logs: ``` 2024-06-13 22:38:43.797 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'emporia_vue' at...
If the `--dir` argument to `sorbet` is not `.`, errors appear but various LSP features like go-to-definition do not work. See https://github.com/sorbet/sorbet/pull/7983 for previous attempts at correcting this error.