create-web3-dapp icon indicating copy to clipboard operation
create-web3-dapp copied to clipboard

[ENHANCEMENT] Implement Linting and automate Testing on Pull Request

Open Eversmile12 opened this issue 2 years ago • 1 comments

Would be cool to have all code linted and tested when a new PR is sent.

Eversmile12 avatar Sep 14 '22 06:09 Eversmile12

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

butovsky avatar Sep 15 '22 16:09 butovsky