Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Commit

Permalink
.editorconfig: Ignore git folder
Browse files Browse the repository at this point in the history
Signed-off-by: Boxuan Li <[email protected]>
  • Loading branch information
li-boxuan committed Oct 9, 2023
1 parent b69778c commit 84465d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/editorconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
uses: actions/checkout@v4
- name: Run editorconfig
uses: docker://mstruebing/editorconfig-checker
with:
args: ec --exclude .git

0 comments on commit 84465d8

Please sign in to comment.