Skip to content

feat!: files renamed in yazi are kept in sync in nvim #50

feat!: files renamed in yazi are kept in sync in nvim

feat!: files renamed in yazi are kept in sync in nvim #50

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Style checking
on: [push, pull_request]
jobs:
stylua:
name: stylua
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
# CLI arguments
args: --color always --check lua/