Skip to content

Made it clearer that pulse.add should be called outside of pulse.setu… #29

Made it clearer that pulse.add should be called outside of pulse.setu…

Made it clearer that pulse.add should be called outside of pulse.setu… #29

Workflow file for this run

name: stylua
on: [push, pull_request]
jobs:
stylua:
name: stylua
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --color always --check .