Delete the clippy submodule
This commit is contained in:
parent
1ef5a93af6
commit
06c44816c1
2 changed files with 0 additions and 4 deletions
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…
Add table
Add a link
Reference in a new issue