You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
Merge pull request #918 from SAP/disable-return-check
Disable return statement maintainability check
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
version: "2"
|
||||
checks:
|
||||
return-statements:
|
||||
enabled: false
|
||||
plugins:
|
||||
codenarc:
|
||||
enabled: true
|
||||
|
Reference in New Issue
Block a user