Skip to content

Merge pull request #26 from bitmark-inc/fix-audit-issue #97

Merge pull request #26 from bitmark-inc/fix-audit-issue

Merge pull request #26 from bitmark-inc/fix-audit-issue #97

Workflow file for this run

name: prettier
on:
push:
pull_request:
jobs:
prettier:
name: prettier
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Prettify code
uses: creyD/[email protected]
with:
# This part is also where you can pass other options, for example:
prettier_options: --check contracts/FeralfileArtworkV4.sol