-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Printing PR number for invalid prdoc files in
scan
Before this change, prdoc scan --all would return "n/a" for PR numbers of invalid files, even if file was named correctly, like `prdoc/pr_1946.prdoc`. This removes the requirement for file to be valid in order to get PR number from filename.
- Loading branch information
1 parent
e3c8ecb
commit 3e9ac65
Showing
2 changed files
with
5 additions
and
5 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
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