Skip to content

fix: remove newline from devtools url notification #206

fix: remove newline from devtools url notification

fix: remove newline from devtools url notification #206

Workflow file for this run

name: contributing
on: [ pull_request ]
jobs:
stylua:
name: Check codestyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.WORKFLOW_ACCESS_TOKEN }}
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.WORKFLOW_ACCESS_TOKEN }}
args: --color always --check .