Skip to content

Fix #131, Rename CommandCode variable to Fcncode #135

Fix #131, Rename CommandCode variable to Fcncode

Fix #131, Rename CommandCode variable to Fcncode #135

Workflow file for this run

name: Static Analysis
# Run on main push and pull requests
on:
push:
pull_request:
jobs:
static-analysis:
name: Run cppcheck
uses: nasa/cFS/.github/workflows/static-analysis.yml@main