Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Deploying to main from @ SerenityOS/serenity@b549f2d1d9c7d836cc33173a… #11681

Deploying to main from @ SerenityOS/serenity@b549f2d1d9c7d836cc33173a…

Deploying to main from @ SerenityOS/serenity@b549f2d1d9c7d836cc33173a… #11681

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run prettier
run: |
npx prettier@2.8.8 --check .