I configured `rush-git-lfs-plugin.json` in the root directory: ``` { "checkPattern": { "**/*": 5 } } ``` Then ran `rush git-lfs-check` result `√ Git LFS check success` I think he should not work correctly, but I don't know if there is a problem with my configuration, or he does not work correctly
I configured
rush-git-lfs-plugin.jsonin the root directory:Then ran
rush git-lfs-checkresult
√ Git LFS check successI think he should not work correctly, but I don't know if there is a problem with my configuration, or he does not work correctly