Skip to content

rename SetProcessPriority/SetThreadPriority to SetProcessSchedPriorit… #146

rename SetProcessPriority/SetThreadPriority to SetProcessSchedPriorit…

rename SetProcessPriority/SetThreadPriority to SetProcessSchedPriorit… #146

Workflow file for this run

name: codestyle
on: [push, pull_request]
jobs:
Ubuntu-latest:
name: codestyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check code style
run: bash ${{github.workspace}}/cpplint.bash