Skip to content

Commit cd11646

Browse files
committed
Remove unnecessary rust version definition (v0.527.0)
1 parent 5810051 commit cd11646

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.qlty/qlty.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,9 @@ name = "actionlint"
4747

4848
[[plugin]]
4949
name = "clippy"
50-
version = "1.89.0" # Note: Clippy version is controlled by the rust version above
5150

5251
[[plugin]]
5352
name = "rustfmt"
54-
version = "1.89.0" # Note: rustfmt version is controlled by the rust version above
5553

5654
[[plugin]]
5755
name = "eslint"

0 commit comments

Comments
 (0)