Max Eisner

Results 26 comments of Max Eisner

Addition from my side: Bug also occurs if the following is done: 1. select a day in the journal 2. slightly swipe from the left hand side of the screen...

> @max-ae Thanks for reporting. In which iOS do you reproduce this issue? iOS 15.3.1 on iPhone 12 Pro Max, CWA version 2.18.1

Thanks for the feedback so far! I will look into this further. > > Do you have an idea of how many formulae would use this? > > I count...

> There's actually a bit more variation beyond that too. It would be nice if there was a way to handle most of the more common types generically (without making...

I have added commits that include a typecheck signature as well as method documentation. If someone could help or give a pointer on how to successfully implement a RuboCop, that...

Thank you very much @Rylan12 for the extensive writeup! I'll start working on a RuboCop in a separate PR, then. Following that, I will open an accompanying PR in homebrew/core...

Thanks everyone for your thorough feedback! I will work on the suggested changes and subsequently update both the rubocop and example homebrew/core PR.

Hello everyone, I have updated the PR with some additional changes and applied the naming suggestions. Let me know what you think! I have also updated the RuboCop PR and...

I have made the requested changes of making `executable` and `subcmd` mandatory arguments. I have also added a test, ~although it fails as-is. Anyone have any idea what I am...

Dammit! Now I know again why I wrote it like this the first time :D Done.