Fix 2 more typos in comments
This commit is contained in:
parent
2bfaa28cfe
commit
f72751acce
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ expect_coverage: 62.08
|
|||
ignore_subjects:
|
||||
# Mutation causes infinite runtime
|
||||
- Mutant::Runner.lookup
|
||||
# Suboptimal test selection stragegy (will be fixed soon) causes timeouts on CI
|
||||
# Suboptimal test selection strategy (will be fixed soon) causes timeouts on CI
|
||||
- Mutant::Zombifier*
|
||||
- Mutant::Reporter*
|
||||
- Mutant::CLI*
|
||||
|
|
|
@ -89,7 +89,7 @@ ConstantName:
|
|||
TrivialAccessors:
|
||||
Enabled: false
|
||||
|
||||
# And also have a differend opinion here
|
||||
# And also have a different opinion here
|
||||
AndOr:
|
||||
Enabled: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue