Skip to content

Fix #1458, Moves OS_strnlen to public API and adds static analysis co… #22

Fix #1458, Moves OS_strnlen to public API and adds static analysis co…

Fix #1458, Moves OS_strnlen to public API and adds static analysis co… #22

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