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 license header checks are failing when attempting to check symlinks
to directorires. This removes checks on symlinks altogether. This should
be fine even for links to files since even if the symlink is to a file
then presumably the linked file will be checked separately.
0 commit comments