Skip to content

Instantly share code, notes, and snippets.

@mehmetkurt
Last active October 28, 2018 21:17
Show Gist options
  • Save mehmetkurt/9aa6e8d35a3245ddd049ce08ee430b23 to your computer and use it in GitHub Desktop.
Save mehmetkurt/9aa6e8d35a3245ddd049ce08ee430b23 to your computer and use it in GitHub Desktop.
Remove Blank Lines Regex - Visual Studio 20XX
^(?:[\t ]*(?:\r?\n|\r))+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment