Matthias Beyer
Matthias Beyer
I love how our data layout works out so well... :heart: :heart_eyes:
`--debug` does also not print any output.
Hm, my initial message was badly worded... I don't think we need a `show` command showing all issues, ... but _some_ command showing all issues like `show -t`/`show -g` does....
Yes, we saw that already and we think that it is nice, but it focuses on code review, not on issue tracking. And it stores data in JSON, afaik. We...
I think that's basically what we do with the tags.
Ah, thanks for reminding me. Elm is definitively an idea over JavaScript! Because type safety. Have no experience with it, though.
> what should not be floated to the left? The whole content. For example this:  Is what I see in one of my repos (don't mind the background image,...
Added some fixups as well as tests and docs. :tada: I hope that lives up to your requirements (I think I did not miss anything). I'm not sure whether I...
> I am wondering now whether this should really be a single rule, or 2 rules (one for fixup and one for squash). I can see someone might want to...
Wrt `is_merge_commit`/`is_revert_commit`: Yes, I can add a rule for these (one for each) if you like! Should I do that in another PR or in this one?