Skip to content

Fix #103, Simplify CS_ComputeApp by removing redundant Result variable #150

Fix #103, Simplify CS_ComputeApp by removing redundant Result variable

Fix #103, Simplify CS_ComputeApp by removing redundant Result variable #150

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'