Skip to content

[9_1] migrate tree/observer/path/modification to lolly #116

[9_1] migrate tree/observer/path/modification to lolly

[9_1] migrate tree/observer/path/modification to lolly #116

name: Lint
on:
pull_request:
branches: [ main ]
paths:
- 'Kernel/**'
- 'System/**'
- 'tests/**'
- '.github/workflows/clang-format-linter.yml'
- 'xmake.lua'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './build ./xmake ./workflow ./github'
extensions: 'hpp,cpp'
clangFormatVersion: 16
style: file