Skip to content

Commit

Permalink
ignore codegen folder black.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simpleton authored and michalgr committed Sep 10, 2024
1 parent 6f0d0d8 commit db0580c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
options: "--check --verbose"
options: "--check --verbose --extend-exclude \"codegen\""
src: "./projects/jdwp"


0 comments on commit db0580c

Please sign in to comment.