Skip to content

More refactoring and vim-ish bindings #87

More refactoring and vim-ish bindings

More refactoring and vim-ish bindings #87

Workflow file for this run

name: Dry Run
on: [push, pull_request]
jobs:
Ubuntu:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Initialize
run: ./init.sh common | sh
Lua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .