Skip to content

add Common.GetCurrLibPath and Common.GetCurrExePath method #206

add Common.GetCurrLibPath and Common.GetCurrExePath method

add Common.GetCurrLibPath and Common.GetCurrExePath method #206

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