Skip to content

Commit

Permalink
docs: Replace mention of exclude-mutations with ignore-mutations (#2952)
Browse files Browse the repository at this point in the history
  • Loading branch information
rouke-broersma authored Jun 7, 2024
1 parent 221067b commit 9c06c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mutations.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 40
custom_edit_url: https://github.com/stryker-mutator/stryker-net/edit/master/docs/mutations.md
---

Stryker supports a variety of mutators, which are listed below. In parentheses the names of correspondent mutations are specified, which you might need for the `exclude-mutations` section of the configuration.
Stryker supports a variety of mutators, which are listed below. In parentheses the names of correspondent mutations are specified, which you might need for the `ignore-mutations` section of the configuration.

Do you have a suggestion for a (new) mutator? Feel free to create an [issue](https://github.com/stryker-mutator/stryker-net/issues)!

Expand Down

0 comments on commit 9c06c53

Please sign in to comment.