stereum-dev / ethereum-node

Run an Ethereum node, solo stake ETH and connect dApps to your server with Stereum Ethereum Node Setup & Manager!
https://www.stereum.com/?utm_source=github&utm_medium=stereum-repo&utm_id=0
MIT License
124 stars 48 forks source link

ADD: Format Check Action #2033

Closed NeoPlays closed 2 months ago

NeoPlays commented 2 months ago

use npm run format:check to check the format of your code run npm run format to format your code

A Github Action will check your code's format before merging.