-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi,
Your tool is great.
But I have a big project to migrate, and I can't do it in one shot. So I progressively check files.
But when some alerts are not identified with the * (or they are identified but I don't care), I have no way to say "Ok this file has been reviewed", so phpmig does not need to care about it anymore.
So they popup everytime I run phpmig
I suggest phpmig watch for a "@phpmig-reviewed" tag in comments in the X first lines of the file. And if the tag exists, phpmig just ignore that file.
Or maybe create a ~/.phpmigignore file with absolute paths and phpmig watch for it and ignore files in that file.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels