Zeb

Results 15 comments of Zeb

It appears this new command also has problems showing enum data types

I am also excited for this feature! Can this be pulled yet?

I had the same problem when rendering static pages. I fixed it by using the JSX syntax instead of checking the boolean value manually. It looks like the value is...

I was having a similar problem where I was defining a list of points. Sometimes the method would return true but it mostly return false. Turns out my points were...

> Well, I just figured this out and I'm frustrated I didn't think to check this earlier. I had installed an extremely popular MacOS utility program called [Magnet](https://apps.apple.com/us/app/magnet/id441258766?mt=12) that allows...

> Hey there! Since this functionality is important for us we've started maintaining this package over at https://github.com/auteon/puppeteer-har. The API has changed slightly and the whole thing is written in...

I wasn't 100% sure were I was supposed to change the code, but [here is the PR](https://github.com/not-an-aardvark/snoowrap/pull/104).

I like the idea of adding regex and filtering out commits. We could probably make use of regex so people can strip off footers too https://github.com/Sniddl/discord-commits/issues/25

Please make a PR against the `1.7` branch and add testing for the new feature. please make a copy of the `tests/simple` directory for each test case.