Skip to content

Fix debug build warnings: intent(out) init, unused vars, dead code, float comparisons, precision tolerance #4543

Fix debug build warnings: intent(out) init, unused vars, dead code, float comparisons, precision tolerance

Fix debug build warnings: intent(out) init, unused vars, dead code, float comparisons, precision tolerance #4543

Workflow file for this run

name: Spell Check
on:
push:
branches: [master]
pull_request:
workflow_dispatch:
jobs:
run:
name: Spell Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: MFC Python Setup
run: ./mfc.sh init
- name: Spell Check
run: ./mfc.sh spelling