Skip to content

Fix the problems with save command for lua scripts #56

Fix the problems with save command for lua scripts

Fix the problems with save command for lua scripts #56

Workflow file for this run

name: clang-format
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'c,h,cc,cpp'
clangFormatVersion: 15.0.2