herr kaste
herr kaste
Just a random note as I was falling into this issue. You have attribute/member comments here like so ``` self.trigger: str = trigger """ Text to match against user's input....
They totally should, look how nicely this is https://github.com/pytest-dev/pytest/blob/main/src/_pytest/reports.py#L272 https://github.com/pallets/flask/blob/main/src/flask/app.py#L207 🤷
Ah, well, compact shows `1, 9`. The standard format for that would be ` 1:9` really.
Personally, I'm -1 on template variables because it is not justified here, but `line:col` -- that is the `:` -- is a standard. And to put it on the right...
Joker-move. The "linter" is actually a side-effect, overwriting the file, isn't it. Although this might work, it is not reliable as we run linters in parallel here. The different linters...
That's the default configuration/style from isort? I was an early adaptor of black, but they just never really evolved. It just produces too many really bad, ill formatted lines. (It...
❤️ it. Great work.
Here we go.
This has been implemented by @avandierast and released.
Ah, we can close this as you fixed it.