-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Description
I had to commit defb232 with --no-verify because the following errors were popping up in hygiene:
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/browser/parts/views/customView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/breakpointsView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/callStackView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/debugHover.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/variablesView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/debug/browser/watchExpressionsView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/extensions/electron-browser/runtimeExtensionsEditor.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/files/browser/views/explorerView.ts
File not formatted. Run the 'Format Document' command to fix it: src/vs/workbench/contrib/files/browser/views/openEditorsView.ts
Format Document doesn't seem to do anything on those documents.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
debtCode quality issuesCode quality issues