Skip to content

Fix #127, Adds static analysis comments and replace strncpy with snprintf #221

Fix #127, Adds static analysis comments and replace strncpy with snprintf

Fix #127, Adds static analysis comments and replace strncpy with snprintf #221

Workflow file for this run

name: Format Check
# Run on all push and pull requests
on:
push:
pull_request:
jobs:
format-check:
name: Run format check
uses: nasa/cFS/.github/workflows/format-check.yml@main