Skip to content

Commit

Permalink
Update code formatting settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jqshuv committed Oct 15, 2024
1 parent 5f0946d commit 970fd18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ insert_final_newline = true
indent_size = 4

[*.yml]
indent_size = 4
indent_size = 2
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- 'v*'
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 970fd18

Please sign in to comment.