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 51e4e83 commit 2361d74Copy full SHA for 2361d74
.vscode/settings.json
@@ -6,5 +6,9 @@
6
// File paths to language mappings
7
"files.associations": {
8
".shellcheckrc": "properties"
9
+ },
10
+
11
+ "[shellscript]": {
12
+ "editor.rulers": [79]
13
}
14
0 commit comments