Skip to content

Commit

Permalink
Merge branch 'master' into auxmos-update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg authored Dec 30, 2023
2 parents 2d85e92 + 84df369 commit ad4740f
Show file tree
Hide file tree
Showing 71 changed files with 8,527 additions and 367 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"**/.pnp.*": true
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"files.insertFinalNewline": true,
"gitlens.advanced.blame.customArguments": ["-w"],
"tgstationTestExplorer.project.resultsType": "json",
"[python]": {
"gitlens.codeLens.symbolScopes": ["!Module"],
"editor.wordBasedSuggestions": false,
"editor.wordBasedSuggestions": "off",
"editor.insertSpaces": true,
"editor.tabSize": 4
},
Expand Down
Loading

0 comments on commit ad4740f

Please sign in to comment.