Skip to content

Fix #108, Remove multiple returns from HS_AppInit(), HS_SbInit() and HS_TblInit() #157

Fix #108, Remove multiple returns from HS_AppInit(), HS_SbInit() and HS_TblInit()

Fix #108, Remove multiple returns from HS_AppInit(), HS_SbInit() and HS_TblInit() #157

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'