Skip to content

Commit 66ce47e

Browse files
authored
Add style bot (#1079)
* init * Apply suggestion from @NathanHB * Apply suggestion from @NathanHB * Apply suggestion from @NathanHB * Apply suggestion from @NathanHB * Apply suggestion from @NathanHB * try 2 * try 2 * try 2
1 parent a64541c commit 66ce47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_style_bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Run ruff format --check
6767
run: |
68-
ruff format --check .
68+
ruff format .
6969
ruff check --fix .
7070
- name: Commit and push changes
7171
id: commit_and_push

0 commit comments

Comments
 (0)