Skip to content

Use byteSwapX# in WORDS_BIGENDIAN #75

Use byteSwapX# in WORDS_BIGENDIAN

Use byteSwapX# in WORDS_BIGENDIAN #75

Workflow file for this run

name: Whitespace
on:
push:
pull_request:
jobs:
check-whitespace:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Check for whitespace violations
uses: andreasabel/fix-whitespace-action@v1