Skip to content

1891: Update find_package_local to work with package_ROOT #4343

1891: Update find_package_local to work with package_ROOT

1891: Update find_package_local to work with package_ROOT #4343

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"