TheAlgorithms / Solidity

Algorithms and data structures implemented in Solidity
GNU Lesser General Public License v2.1
326 stars 88 forks source link

👷 setup Solidity code formatter #4

Closed wenceslas-sanchez closed 2 years ago

wenceslas-sanchez commented 2 years ago

@poyea Just to let you @mkubdev prettier was used because the repo is more active. (/= Solhint) 😄

wenceslas-sanchez commented 2 years ago

Looks good, thanks! 🚀 A question: is this ready or still a WIP?

I tried it locally and it works ! You can merge it I guess 😄

wenceslas-sanchez commented 2 years ago

The action failed, and I faced the same issue with another project. Here is how I resolve it (and make the litter works) :

https://www.koskila.net/how-to-resolve-refusing-to-allow-an-integration-to-create-or-update-github-workflows-main-yml-on-github-desktop/