Skip to content

feat(Stir): prove out_of_dom_smpl_1 (out-of-domain sampling bound, 1 sorry removed) #444

feat(Stir): prove out_of_dom_smpl_1 (out-of-domain sampling bound, 1 sorry removed)

feat(Stir): prove out_of_dom_smpl_1 (out-of-domain sampling bound, 1 sorry removed) #444

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