NethermindEth / zksync-remix-plugin

Remix plugin for zkSync
MIT License
14 stars 10 forks source link

Add CI for check linting on UI side #142

Closed varex83 closed 4 months ago

0xmihirsahu commented 4 months ago

I'd like to work on this issue. Can you provide more details?

varex83 commented 4 months ago

Hey @0xmihirsahu ! Sure, feel free to ask any questions!

varex83 commented 4 months ago

@0xmihirsahu extra info: we have lint script in our package.json, which we want to trigger on every PR

0xmihirsahu commented 4 months ago

@varex83 so I have to setup github actions for that right?

0xmihirsahu commented 4 months ago

145