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
Ideally we should have a rule to detect when a files gets committed to UITests/Sources/__SNAPSHOTS__/Application as a regular file instead of an LFS reference.
This will likely mean comparing the added/changed files path against git lfs ls-files from what I can tell.
The text was updated successfully, but these errors were encountered:
Ideally we should have a rule to detect when a files gets committed to
UITests/Sources/__SNAPSHOTS__/Application
as a regular file instead of an LFS reference.This will likely mean comparing the added/changed files path against
git lfs ls-files
from what I can tell.The text was updated successfully, but these errors were encountered: