Skip to content

Align units to Godot 4.3 (shadows and Y-positioning) #103

Align units to Godot 4.3 (shadows and Y-positioning)

Align units to Godot 4.3 (shadows and Y-positioning) #103

Workflow file for this run

name: Static checks
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
static-checks:
name: 'Static checks'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: Scony/godot-gdscript-toolkit@master
- run: gdformat --check source/
- run: gdlint source/