Skip to content

Commit

Permalink
Revert "Ignore assert checks with Infection"
Browse files Browse the repository at this point in the history
This reverts commit 5e8c468.
  • Loading branch information
szainmehdi authored and timacdonald committed Apr 13, 2021
1 parent 78fb8cb commit f705dae
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions infection.json.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
}
},
"mutators": {
"@default": true,
"InstanceOf_": {
"ignoreSourceCodeByRegex": [
"assert\\(.*\\);"
]
}
"@default": true
}
}

0 comments on commit f705dae

Please sign in to comment.