chore(MSP-5160): rename infection.json to infection.json5 - #707
Merged
Conversation
Maks Rafalko (maks-rafalko)
force-pushed
the
ticket/MSP-5160-infection-1
branch
from
August 14, 2026 13:49
0a0b048 to
873203f
Compare
infection.json to infection.json5infection.json to infection.json5
Maks Rafalko (maks-rafalko)
marked this pull request as ready for review
August 14, 2026 13:56
To have it recognized as json5 file by IDE and make autocompletion works. Note: json5 is a default extension in the new Infection versions, so it doesn't make sense to keep the old one.
Maks Rafalko (maks-rafalko)
force-pushed
the
ticket/MSP-5160-infection-1
branch
from
August 14, 2026 14:28
0f0c165 to
3c8a7d5
Compare
Felipe Francisco (felipefrancisco)
approved these changes
Aug 14, 2026
Marcin Michalski (marmichalski)
approved these changes
Aug 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To have it recognized as json5 file by IDE and make autocompletion works (see next PR).
Note: json5 is a default extension in the new Infection versions, so it doesn't make sense to keep the old one.