David Hewson
David Hewson
you can disable the groups defined in the default hlint with things like this in your own hlint.yaml there are a few that are baked into the program. i don't...
Just increasing the span would make any highlighting in editors etc less precise though. Most other lints do not give the context around them, even most other instances of redundant...
I have some local changes that set the CARGO_TARGET_DIR in an env copy before running the lint for cargo. Then sublimelint's target dir becomes target/sublimelint
(Oops hit comment too early) I can do a PR with these changes. They don't currently take into account if the variable was already set however which I'd like to...
any thoughts?
I pinned the old version and didn't upgrade. Haven't tried since.
tried 0.9.1 still have the issue
I use it but was looking at replacing it with tungstenite
I found the answer! It was a bit annoying to find.. but when rio was updated to 0.6.0 this timeout cancel snuck into the examples and without it the socket...
😓 oh nope i'm completely wrong i managed to downgrade my changes mid test