Update settings
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
_build/
|
_build/
|
||||||
|
input.txt
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
version = 0.26.2
|
||||||
Vendored
+17
@@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"[ocaml]": {
|
||||||
|
"editor.tabSize": 2,
|
||||||
|
"editor.rulers": [
|
||||||
|
80
|
||||||
|
],
|
||||||
|
"editor.formatOnSave": true
|
||||||
|
},
|
||||||
|
"[ocaml.interface]": {
|
||||||
|
"editor.tabSize": 2,
|
||||||
|
"editor.rulers": [
|
||||||
|
80
|
||||||
|
],
|
||||||
|
"editor.formatOnSave": true
|
||||||
|
},
|
||||||
|
"sarif-viewer.connectToGithubCodeScanning": "off"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user