Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into amandelpie/feature-1441
# Conflicts:
#	utbot-framework-api/src/main/kotlin/org/utbot/framework/UtSettings.kt
  • Loading branch information
amandelpie committed Dec 5, 2022
commit d6eb5cf3ca0351eb83c2dae60ad1f206fddcd683
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ object UtSettings : AbstractSettings(logger, defaultKeyForSettingsPath, defaultS
var useCustomJavaDocTags by getBooleanProperty(true)

/**
* Options below regulate which [NullPointerException] check should be performed.
* This option regulates which [NullPointerException] check should be performed for nested methods.
*
* Set an option in true if you want to perform NPE check in the corresponding situations, otherwise set false.
*/
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.