Skip to content

[RFR] Update custom rule test #3304

[RFR] Update custom rule test

[RFR] Update custom rule test #3304

Workflow file for this run

name: Code formatting
on: pull_request
jobs:
build:
name: Prettier
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm install .
- run: npm run check