loudly tell people when Cargo.lock
changes
This commit is contained in:
parent
5d32458343
commit
b83078fd71
@ -459,6 +459,14 @@ These commits modify **compiler targets**.
|
|||||||
[mentions."src/doc/style-guide"]
|
[mentions."src/doc/style-guide"]
|
||||||
cc = ["@rust-lang/style"]
|
cc = ["@rust-lang/style"]
|
||||||
|
|
||||||
|
[mentions."Cargo.lock"]
|
||||||
|
message = """
|
||||||
|
These commits modify the `Cargo.lock` file. Random changes to `Cargo.lock` can be introduced when switching branches and rebasing PRs.
|
||||||
|
This was probably unintentional and should be reverted before this PR is merged.
|
||||||
|
|
||||||
|
If this was intentional then you can ignore this comment.
|
||||||
|
"""
|
||||||
|
|
||||||
[assign]
|
[assign]
|
||||||
warn_non_default_branch = true
|
warn_non_default_branch = true
|
||||||
contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
|
contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
|
||||||
|
Loading…
Reference in New Issue
Block a user