Skip to content

chore: update python filetype example #196

chore: update python filetype example

chore: update python filetype example #196

Workflow file for this run

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