pcaversaccio / createx

Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
https://createx.rocks
GNU Affero General Public License v3.0
342 stars 26 forks source link

🔁 Bump `prettier-plugin-solidity` to Version `1.3.1` #59

Closed pcaversaccio closed 10 months ago

pcaversaccio commented 10 months ago

🕓 Changelog

This PR bumps prettier-plugin-solidity to the latest version 1.3.1. I will try to keep this repository up-to-date also in the future wrt dependencies as long as it doesn't touch the CreateX contract in some way (e.g. new formatting).

🐶 Cute Animal Picture

image

github-actions[bot] commented 10 months ago

Coverage after merging prettier-plugin-solidity into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%