Skip to content

#2260: Enable one verbose build for each compiler type #4468

#2260: Enable one verbose build for each compiler type

#2260: Enable one verbose build for each compiler type #4468

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