Skip to content

feat: add bigfile for better performance #137

feat: add bigfile for better performance

feat: add bigfile for better performance #137

Workflow file for this run

name: Format
on: [push, pull_request]
permissions:
contents: read
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run stylua
uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .