Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Change CopyrightHeaderRule order to run later #99

Merged
merged 1 commit into from
Aug 11, 2015

Conversation

AndyGerlicher
Copy link
Contributor

Fix for Issue #78

When moving the using block outside of a namespace declaration, the copyright header would end up lower in the file. On the next run, it would add another one. This change just changes the copyright rule to run later.

Fix for Issue dotnet#78

When moving the using block outside of a namespace declaration, the
copyright header would end up lower in the file. On the next run, it would
add another one. This change just changes the copyright rule to run later.
@jterry75
Copy link

Can we merge this change?

jaredpar added a commit that referenced this pull request Aug 11, 2015
Change CopyrightHeaderRule order to run later
@jaredpar jaredpar merged commit a35a6cd into dotnet:master Aug 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants