Skip to content

feat: add support for ChatGPT 4 in code edits. (#393) #456

feat: add support for ChatGPT 4 in code edits. (#393)

feat: add support for ChatGPT 4 in code edits. (#393) #456

Workflow file for this run

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