Skip to content

ipmi: SceNetCtl: revert error reporting in 0x20004 method #535

ipmi: SceNetCtl: revert error reporting in 0x20004 method

ipmi: SceNetCtl: revert error reporting in 0x20004 method #535

Workflow file for this run

name: Formatting check
on:
push:
paths-ignore:
- "**/*.md"
- '**/*.txt'
- '3rdparty/*'
pull_request:
paths-ignore:
- "**/*.md"
- '**/*.txt'
- '3rdparty/*'
workflow_dispatch:
jobs:
formatting-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run clang-format
uses: jidicula/[email protected]
with:
exclude-regex: (libspirv|3rdparty)
clang-format-version: 18