Skip to content

#2388: LB stat files should not be written out every phase and should be marked with a trace event #5129

#2388: LB stat files should not be written out every phase and should be marked with a trace event

#2388: LB stat files should not be written out every phase and should be marked with a trace event #5129

name: PR checks (trailing whitespace)
on: pull_request
jobs:
check:
name: Find Trailing Whitespace
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DARMA-tasking/find-trailing-whitespace@master
with:
exclude: "sketches;lib"