create-web3-dapp
create-web3-dapp copied to clipboard
[ENHANCEMENT] Implement Linting and automate Testing on Pull Request
Would be cool to have all code linted and tested when a new PR is sent.
related to #23, I guess @Eversmile12 I can implement a simple .yml script that does the job.
the question is whether we need such checks on every pr (including e.g. bugfix -> 1.2 commit) or only on main and on PRs which are to be merged with main