Skip to content

feat/refactor(Hachi): ring switching subprotocol #454

feat/refactor(Hachi): ring switching subprotocol

feat/refactor(Hachi): ring switching subprotocol #454

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