We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e3935 commit 307c421Copy full SHA for 307c421
.qlty/qlty.toml
@@ -1,8 +1,9 @@
1
config_version = "0"
2
3
-[sources.default]
4
-repository = "https://github.com/qltyai/plugins.git"
5
-ref = "v0.36.0-pre"
+[[source]]
+name = "default"
+repository = "https://github.com/qltysh/qlty.git"
6
+tag = "v0.447.0"
7
8
[[plugin]]
9
name = "actionlint"
0 commit comments