Skip to content

Add configurable window width, and possibility to hide the terminal window #68

Add configurable window width, and possibility to hide the terminal window

Add configurable window width, and possibility to hide the terminal window #68

Workflow file for this run

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