Closed sirbrillig closed 2 years ago
Oh, I really like "unmodified" > "modified". I think I'll change it all to use that.
I have noticed that we are now using "previous file" and "previous file version" interchangeably. Perhaps we should merge those as well?
Good eye. Replacing "file version" with "file"...
This updates the terminology used by the code (without changing any user-facing terms or APIs) to standardize terminology of the previous version of a file and the changed version of a file as "unmodified" and "modified", respectively.
This will replace usage of the terms "new" (except to refer to newly added files or newly added phpcs messages for reporting), "old", "base" (except to refer to git base), "previous", "changed", and "orig" in most contexts.