Skip to content

Data: restore our control links with the new names #798

Data: restore our control links with the new names

Data: restore our control links with the new names #798

Workflow file for this run

on:
push: {}
pull_request: {}
jobs:
check-format:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: 'stylua --check'
shell: bash
run: |
cargo install --version 0.20.0 stylua --features lua52
stylua --check . -v