v11.1.5
Bug Fixes
-
Ignore all changed files with an extension.
There are non-crate files that as far as we know all have file
extensions, as opposed to the crate files we are interested in, which do
not.Thus skipping all files with extension helps us to get past the initial
commit which includes such files, like.github/*.yml
.Related to rust-lang/docs.rs#1807 (comment)
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' where seen in commit messages
Commit Details
view details
- Uncategorized
- Ignore all changed files with an extension. (8af61f2)