Skip to content

Added config option to change color of widget guides #264

Added config option to change color of widget guides

Added config option to change color of widget guides #264

Workflow file for this run

name: contributing
on: [ pull_request ]
jobs:
stylua:
name: Check codestyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --color always --check .