Skip to content

Merge pull request #181 from Raven-002/Opening-a-new-window-while-in-… #6

Merge pull request #181 from Raven-002/Opening-a-new-window-while-in-…

Merge pull request #181 from Raven-002/Opening-a-new-window-while-in-… #6

Workflow file for this run

name: Lint
on:
push:
pull_request:
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify formatting
uses: creyD/prettier_action@v4.3
with:
prettier_options: --check .