Skip to content

Merge pull request #383 from thnkslprpt/fix-382-replace-exit-1-with-e… #225

Merge pull request #383 from thnkslprpt/fix-382-replace-exit-1-with-e…

Merge pull request #383 from thnkslprpt/fix-382-replace-exit-1-with-e… #225

name: Static Analysis
# Run on all push and pull requests
on:
push:
pull_request:
jobs:
static-analysis:
name: Run cppcheck
uses: nasa/cFS/.github/workflows/static-analysis.yml@main
with:
strict-dir-list: './fsw'