-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't check metadata for API docs by default (#817)
Closes #793. This unblocks us starting to check API docs in #66. It also speeds up the workflow for non-API docs, which is valuable because non-API and API docs have such different workflows. I only added an `--apis` argument rather than e.g. `--current-apis` vs `--historical-apis` because this check is fast enough to not need the nuance. --------- Co-authored-by: Arnau Casau <47946624+arnaucasau@users.noreply.github.com>
- Loading branch information
1 parent
be59189
commit d9fa5d1
Showing
2 changed files
with
59 additions
and
25 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