We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d64f06 commit f45eaedCopy full SHA for f45eaed
1 file changed
pyproject.toml
@@ -8,4 +8,4 @@ required-version = '23'
8
# Disables the black formatter in this repository
9
# If individual suites want to enable the formatter, they can create a
10
# pyproject.toml with their own configuration in their suite folder
11
-force-exclude = '.*graalpy.*|.*scripts/[^w].*py|benchmarks/*'
+force-exclude = '.*graalpy.*|.*scripts/.*py|benchmarks/*'
0 commit comments