Created
December 5, 2017 17:58
-
-
Save iandesj/0036d5371ed83f1b2f769950cee48299 to your computer and use it in GitHub Desktop.
Cleanup code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cleanupcode.exe /p=LOTS-Solution /s="$env:AppData\JetBrains\Shared\vAny\GlobalSettingsStorage.DotSettings" "$env:USERPROFILE\Source\Repos\lots-solution\LOTS\LOTS.sln" --include=".\$("$(git diff --name-only origin/master...) | |
".split(" ") -like "*.cs" -replace "^LOTS", "**" -join ";")" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment