Skip to content

fix alignment

fix alignment #21

Workflow file for this run

name: Style
on:
- pull_request
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check simple style
run: ./tools/simple-style.sh