Skip to content

Fix the wrong bps check logic for cost receiver #95

Fix the wrong bps check logic for cost receiver

Fix the wrong bps check logic for cost receiver #95

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