lint: replace pretty-quick --bail with lint-staged --no-stash #1249
Labels
A: website
Area: website
dependencies
Pull requests that update a dependency file (automatic)
good first issue
Good for newcomers
type: enhancement
Something is not clear, small updates, improvement suggestions
Per lint-staged/lint-staged#745 (comment) there's a new flag in lint-staged to replace the bailing behaviot of pretty-quick, so we can now probably keep only the former,
Basically, revert this: https://github.com/iterative/dvc.org/pull/1130/files
and add the --no-stash option
+ test to double check 🙂
See https://github.com/okonet/lint-staged#command-line-flags
The text was updated successfully, but these errors were encountered: