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
This should ignore the files which has the header defined in license.txt. However, it adds a new header on top of files where license header exists already.
Hey all,
I am running the command below.
addlicense -f license.txt .This should ignore the files which has the header defined in license.txt. However, it adds a new header on top of files where license header exists already.