Skip to content

Commit 8fa6498

Browse files
committed
ignore generated files in spotbugs
1 parent 8584197 commit 8fa6498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/suite.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@
183183
"checkstyleVersion" : "8.8",
184184
"annotationProcessors": ["truffle:TRUFFLE_DSL_PROCESSOR"],
185185
"workingSets": "Truffle,Python",
186+
"spotbugsIgnoresGenerated" : True,
186187
},
187188

188189
# GRAALPYTHON TEST

0 commit comments

Comments
 (0)