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 b16fc2d commit ea18e42Copy full SHA for ea18e42
1 file changed
README.md
@@ -30,14 +30,14 @@ Among other things, Workbench comes with
30
31
| | Formatter | Linter | Library demos[1] |
32
| ---------- | --------- | ------ | ---------------- |
33
-| JavaScript | ✅ | ✅ | 100 |
+| JavaScript | ✅ | ✅ | 99 |
34
| Python | ✅ | ✅ | 92 |
35
-| Vala | ✅ | ✅ | 67 |
+| Vala | ✅ | ✅ | 92 |
36
| Rust | ✅ | ✅ | 45 |
37
| Blueprint | ✅ | ✅ | |
38
| CSS | ✅ | ✅ | |
39
40
-[1] As of 2024-04-28 <!--counted with `~/go/bin/scc demos/src`-->
+[1] As of 2024-06-16 <!--counted with `~/go/bin/scc demos/src`-->
41
42
## Tips and tricks
43
0 commit comments