You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The addition of git status check as part of the Static Tests is a nice addition.
However, I can see some projects where there could be a rare exception for a file to not be committed to git.
Could we add configuration to drainpipe's composer.json for this functionality?
The addition of
git status
check as part of the Static Tests is a nice addition.However, I can see some projects where there could be a rare exception for a file to not be committed to git.
Could we add configuration to drainpipe's composer.json for this functionality?
proposed solution:
The text was updated successfully, but these errors were encountered: