Skip to content

Commit 4ec0d9d

Browse files
committed
fixup! chore: initial empty scaffold project
Change-Id: I59e02fcf9c0cef174ce0ba0227724e9de3369c44 Signed-off-by: Florent Benoit <[email protected]>
1 parent 2aee7c8 commit 4ec0d9d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto eol=lf

.github/workflows/pr-check.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
run: pnpm lint:check
5656

5757
- name: Run formatter
58-
if: ${{ matrix.os!='windows-2022'}}
5958
run: pnpm format:check
6059

6160
- name: Run unit tests

0 commit comments

Comments
 (0)