Skip to content

Commit 13d73ef

Browse files
committed
Move build2cmake and kernel-abi-check to top level
1 parent ed58bd4 commit 13d73ef

85 files changed

Lines changed: 11 additions & 8 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.

.github/workflows/lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
- uses: actions/checkout@v6
99
- name: Run ruff
1010
uses: astral-sh/ruff-action@v3
11+
src: >-
12+
src
13+
tests
1114
1215
black:
1316
name: Run black check
File renamed without changes.

0 commit comments

Comments
 (0)