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.
2 parents f21025b + 10cf797 commit eb8b1f9Copy full SHA for eb8b1f9
Project.toml
@@ -1,15 +1,15 @@
1
name = "StaticLint"
2
uuid = "b3cc710f-9c33-5bdb-a03d-a94903873e97"
3
-version = "1.0.3-DEV"
+version = "2.0.0-DEV"
4
5
[deps]
6
CSTParser = "00ebfdb7-1f24-5e51-bd34-a7502290713f"
7
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
8
SymbolServer = "cf896787-08d5-524d-9de7-132aaa0cb996"
9
10
[compat]
11
-CSTParser = "1.1"
12
-SymbolServer = "1.0.1"
+CSTParser = "2"
+SymbolServer = "2"
13
julia = "1"
14
15
[extras]
0 commit comments