Skip to content

Instantly share code, notes, and snippets.

@sdvim
Created August 6, 2019 22:16
Show Gist options
  • Save sdvim/610bc7a0eff5d1f886dc7e8c4168cd7b to your computer and use it in GitHub Desktop.
Save sdvim/610bc7a0eff5d1f886dc7e8c4168cd7b to your computer and use it in GitHub Desktop.
regex pattern for commented out code (lazy)
// .*[-:.{}()].*$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment