Skip to content

Commit 3a472db

Browse files
mcummingCopilot
andcommitted
Fix formatting in product.ts to satisfy hygiene check
Remove trailing whitespace on the blank line after the enableExtensionGalleryEntraAuth property, which tripped the Compile & Hygiene CI check (File not formatted). Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: fe244b45-6362-4563-880d-fa3d9a27a07c
1 parent 6a77d17 commit 3a472db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vs/base/common/product.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export interface IProductConfiguration {
160160
* publicly released, independent of any admin policy configuration.
161161
*/
162162
readonly enableExtensionGalleryEntraAuth?: boolean;
163-
163+
164164
readonly dictationRuntime?: IDictationRuntimeProductConfig;
165165

166166
readonly mcpGallery?: {

0 commit comments

Comments
 (0)