-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adjusting where inconsistency is set. if we are inconsistent, but the… (
#7152) * adjusting where inconsistency is set. if we are inconsistent, but there is no lock file, we know that we have to exit with code 1 * updating logic to account for edge case where frozen file exists, but doesn't have any contents. we will falsely miss setting exitcode(1) * Fix for bailing out from writing a lockfile with inconsistencies * Fix writing a lockfile on Python2 * Improve verbose output formatting * Display dependency consistency msg in all cases
- Loading branch information
Showing
1 changed file
with
31 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters