Skip to content

Commit

Permalink
Update src for formatter workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AliOsm committed Jun 28, 2024
1 parent bdb59b0 commit 12bad29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: isort formatter
uses: isort/isort-action@v1
with:
configuration: "--src src --line-length 120 --lines-between-types 1 --lines-after-imports 2 --check-only --diff"
configuration: "--src tafrigh --line-length 120 --lines-between-types 1 --lines-after-imports 2 --check-only --diff"

0 comments on commit 12bad29

Please sign in to comment.