LucasFunai

Results 6 comments of LucasFunai

Hello. I've found this page from the "good first issue" tag, and I do not have any experience in contributing to an open source project. I have decent understanding of...

I've checked plugins.py and my understanding is that: Callbacks are invalid if it takes keyword arguments, or takes wrong amount of arguments, and raises EventCallbackError. The above error clogs the...

Hello. I'd like to contribute and try to fix this issue, but I'm having trouble following the conversation. I've read the thread, but I got confused on what I am...

I get it now. Thank you. (What would people reply here? I have no idea of what would be good manners here.)

I've noticed that `--output-format` and `-O` are the same option. Are other options intended to be able to be used multiple times in the same line or should I implement...

Hello. Sorry for taking so long, I've had some problems on my end running VSCode. I've implemented the error + exit in the code, and it only changes the code...