Skip to content

feat(Hachi): formalize lemma 10 of the paper #448

feat(Hachi): formalize lemma 10 of the paper

feat(Hachi): formalize lemma 10 of the paper #448

name: Lint trailing whitespaces
on:
pull_request:
branches: ["main"]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-whitespaces:
name: Lint trailing whitespaces
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Lint trailing whitespaces
run: bash ./scripts/lintWhitespace.sh