Skip to content

Updated readme to show that setup is required for plugin to work correctly. #28

Updated readme to show that setup is required for plugin to work correctly.

Updated readme to show that setup is required for plugin to work correctly. #28

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 .