Mehmood Deshmukh

Results 7 comments of Mehmood Deshmukh

It seems this is already possible and the path can be provided at the end of the command like so: ```bash amplify plugin add $(pnpm root -g)/amplify-graphql-seed-plugin ``` See example:...

#8280 adds support for a system-level `.dvcignore` file. The approach used there is to read the patterns from the `~/.dvcignore` file (if it exists) and include it as part of...

> Still need an update on the doc side. @karajan1001 thank you for the review! Just raised a PR to update the docs here: https://github.com/iterative/dvc.org/pull/3950

@pmrowla @dtrifiro just updated the code based on your comments. lmk what you think of these changes.

I'm not sure what's up with the failing Lint check and I'm not able to reproduce it locally. Any help in resolving that would be highly appreciated 😄

@dtrifiro updated the PR as per your suggestions. Lmk what you think now.

@shcheklein thank you for your review! The pre-commit hook had actually run for me. The failing lint check was not related to this PR's changes and was failing on the...