Skip to content

Commit 2f1b8d2

Browse files
committed
review changes
1 parent 2cdb161 commit 2f1b8d2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ Makefile text eol=lf
2626
*.ino text eol=lf
2727
*.dot text eol=lf
2828
*.cmake text eol=lf
29+
*.css text eol=lf
30+
Doxyfile text eol=lf

.github/workflows/clang_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
# needed to post review suggestions on PRs
2222
pull-requests: write
2323
with:
24-
extensions: ino,c,cpp,h
24+
extensions: ino,c,cpp,h

0 commit comments

Comments
 (0)