Alessandro Cuppari
Alessandro Cuppari
Hi again, So, a couple of days ago I discovered Poetry and liked it a lot better than Pipenv (I was hoping to change it before the other PR was...
Hi there, I'm trying to use bulma carousel with Gatsby 2 but I', getting the following error when trying to build production HTML: ``` error Building static HTML failed See...
SonarSources changed the name of its command line analyzer. I forked the repo and a simple search and replace on the code fixed it. Should I make a PR?
Hi there, I'm using this plugin on a project, but I'm having this weird issue. You'll see, this plugin depends on `html-react-parser` on its `0.x.x` version; this package in turn...
Currently, the hook has no tests (beyond any that are done locally), this hook does change all that much basically but nevertheless, I think it could be a good idea...
Currently, once there is a new commitlint version, the releases are done manually (ie a branch is open, files are updated, merge & push a tag with the new version);...
Hi there! Good job on this project, a data source conforming to ISO 3166 standard is just what I needed for an app a friend and I are making. The...
Just a port of #229 from v2 Closes #118
Closes #10 Please note that I **did not** test the project in a live lambda funciont, nevertheless it _should_ work since this jus compiles to Javascript (which I compiled locally...