Skip to content

Merge pull request #122 from LucienMorey/LucienMorey/fix-121-incorrec… #164

Merge pull request #122 from LucienMorey/LucienMorey/fix-121-incorrec…

Merge pull request #122 from LucienMorey/LucienMorey/fix-121-incorrec… #164

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'