mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Delete the clippy submodule
This commit is contained in:
parent
1ef5a93af6
commit
06c44816c1
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -16,9 +16,6 @@
|
|||||||
[submodule "src/tools/rls"]
|
[submodule "src/tools/rls"]
|
||||||
path = src/tools/rls
|
path = src/tools/rls
|
||||||
url = https://github.com/rust-lang/rls.git
|
url = https://github.com/rust-lang/rls.git
|
||||||
[submodule "src/tools/clippy"]
|
|
||||||
path = src/tools/clippy
|
|
||||||
url = https://github.com/rust-lang/rust-clippy.git
|
|
||||||
[submodule "src/tools/rustfmt"]
|
[submodule "src/tools/rustfmt"]
|
||||||
path = src/tools/rustfmt
|
path = src/tools/rustfmt
|
||||||
url = https://github.com/rust-lang/rustfmt.git
|
url = https://github.com/rust-lang/rustfmt.git
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 28197b622611ba3a6367648974ccf59127c287bb
|
|
Loading…
Reference in New Issue
Block a user