Skip to content

Commit df6fbd3

Browse files
lukemurraynzgithub-actions[bot]
authored andcommitted
[MegaLinter] Apply linters automatic fixes
1 parent 1fdffe2 commit df6fbd3

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.vscode/settings.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"chat.modeFilesLocations": {
2+
"chat.modeFilesLocations": {
33
"chatmodes": true
44
},
55
"chat.promptFilesLocations": {
@@ -15,9 +15,7 @@
1515
"files.trimTrailingWhitespace": false,
1616
"editor.formatOnSave": true
1717
},
18-
"editor.rulers": [
19-
100
20-
],
18+
"editor.rulers": [100],
2119
// "files.associations": {
2220
// "*.chatmode.md": "markdown",
2321
// "*.instructions.md": "markdown",

0 commit comments

Comments
 (0)