Skip to content

Commit 6d43805

Browse files
authored
Update .dscanner.ini
1 parent f9dd0f8 commit 6d43805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dscanner.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ incorrect_infinite_range_check="enabled"
6565
; Checks for asserts that are always true
6666
useless_assert_check="disabled"; FIXME
6767
; Check for unclear lambda syntax
68-
lambda_return_check="disabled"
68+
lambda_return_check="enabled"

0 commit comments

Comments
 (0)