Skip to content

Conversation

@CyrusNajmabadi
Copy link
Member

No description provided.

@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 26, 2024
@CyrusNajmabadi CyrusNajmabadi changed the title Move code down Move 'generate XXX' code fixers down to code-style layer. Jul 26, 2024
@CyrusNajmabadi CyrusNajmabadi requested a review from dibarbet July 26, 2024 04:01
@CyrusNajmabadi CyrusNajmabadi marked this pull request as ready for review July 26, 2024 04:32
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner July 26, 2024 04:32
@CyrusNajmabadi
Copy link
Member Author

@dibarbet ptal.

@CyrusNajmabadi
Copy link
Member Author

@davidbritch @ToddGrun ptal.

@@ -2788,74 +2784,6 @@ class D
""");
}

[Fact, WorkItem("http://vstfdevdiv:8080/DevDiv2/DevDiv/_workitems/edit/530003")]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these teests moved to the end. they're enabled for non-CODESTYLE layer as they depend on humanizer (which codestyle doesn't ship with).

<data name="TODO_colon_override_finalizer_only_if_0_has_code_to_free_unmanaged_resources" xml:space="preserve">
<value>TODO: override finalizer only if '{0}' has code to free unmanaged resources</value>
</data>
<data name="Generate_constant_0" xml:space="preserve">
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lots of resource moves. it's hte majority of hte diff.

@CyrusNajmabadi CyrusNajmabadi requested a review from ToddGrun July 28, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants