dvcignore: add docs related to global dvcignore#3950
Conversation
|
Thanks @meshde ! 🙏 Tests (linters) are failing on prettier: $ prettier --check '**/*.{js,jsx,md,tsx,ts,json}'
Checking formatting...@jorgeorpinel @rogermparent @yathomasi do you know why there is no Restyled PR and what it is the recommended workflow in these cases? can we enabled it back somehow with an explicit approvals, etc? @meshde would you mind to install |
|
@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 main branch as well at the time I had initially raised the PR. The check seems to be passing on the main branch now, so updating this PR with the main branch seems to have made the checks pass here as well! |
Restyled no longer supports 3rd party PRs because it's a security vulnerability. Glad that the checks here are OK now though. |
|
My initial impression is that the table is great (similar to the one in |
Documentation for changes made by treeverse/dvc#8280