Skip to content

Instantly share code, notes, and snippets.

@isakigus
Created June 22, 2018 12:45
Show Gist options
  • Save isakigus/92f6ead6365d3f728ca58cea3dedd69a to your computer and use it in GitHub Desktop.
Save isakigus/92f6ead6365d3f728ca58cea3dedd69a to your computer and use it in GitHub Desktop.
regex
  • remove blank lines

[ \t]+$

^\s*$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment