Skip to content

Merge pull request #105 from thnkslprpt/fix-104-make-padding-explicit… #176

Merge pull request #105 from thnkslprpt/fix-104-make-padding-explicit…

Merge pull request #105 from thnkslprpt/fix-104-make-padding-explicit… #176

Workflow file for this run

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'