Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

docs(license): renew licensing #163

docs(license): renew licensing

docs(license): renew licensing #163

Workflow file for this run

name: Continuous Integration
on:
push:
pull_request:
jobs:
formatting:
name: Formatting
runs-on: ubuntu-22.04
steps:
- name: Checkout the latest commit
uses: actions/checkout@v3
- name: Check formatting
uses: johnnymorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.15.3
args: -c .