Merge branch 'pmd/7.0.x' into pr-3397

This commit is contained in:
Andreas Dangel committed 2021-07-15 14:24:09 +02:00
commit b75c55bc6e
1 file changed
+1 -1
+1 -1
View File
@@ -12,7 +12,7 @@ def get_args(base_branch, autogen = TRUE, patch_config = './pmd/.ci/files/all-ja
'--patch-branch', 'HEAD',
'--patch-config', patch_config,
'--mode', 'online',
autogen ? '--auto-gen-config' : '--filter-with-patch-config',
# autogen ? '--auto-gen-config' : '--filter-with-patch-config',
'--keep-reports',
'--error-recovery',
'--baseline-download-url', 'https://pmd-code.org/pmd-regression-tester/',