Richard Tibbles
Richard Tibbles
This should be ameliorated by running pre-commit checks as part of CI, but the default large file size there of 500KB would not catch all of these files (the smallest...
I think the simplest solution here is simply to only show this snackbar when changes have actually been saved - i.e. when the 'save' button has been clicked.
I don't think we're going to merge this like this, it would be a whole project.
So much for trusting the issue!
Looks like `fallback` is probably the best value.
Although.. weirdly that doesn't seem to work.
Oh, no, it does! Nevermind - updating!
Updated to `PEX_INHERIT_PATH=fallback`, which does seem to work - I guess the 1 value was from pex v1, which we dropped when we dropped Python 2.7 support.
Verified here for the version of pex we are using, as a reference: https://github.com/pex-tool/pex/blob/v2.1.153/pex/variables.py#L487
@dependabot rebase