Skip to content

Commit a87ac3a

Browse files
committed
Ensure polybench sources are formatted in the style gate
1 parent 9dd5a47 commit a87ac3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

truffle/mx.truffle/mx_polybench/pyproject.toml renamed to truffle/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ line-length = 120
55
# year), to ensure a consistent code-style, the version is fixed to a major
66
# version.
77
required-version = '23'
8+
exclude = 'mxbuild'
9+
include = 'mx\.truffle/mx_polybench/.*\.py$'

0 commit comments

Comments
 (0)