Skip to content

Fix #75, Use size_t for size variables/parameters + zero-out the gloabl data struct #115

Fix #75, Use size_t for size variables/parameters + zero-out the gloabl data struct

Fix #75, Use size_t for size variables/parameters + zero-out the gloabl data struct #115

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