Skip to content

Instantly share code, notes, and snippets.

@vicnaum
Created December 9, 2020 11:56
Show Gist options
  • Save vicnaum/ff94eb7f978b6550c12d624d3cd4978e to your computer and use it in GitHub Desktop.
Save vicnaum/ff94eb7f978b6550c12d624d3cd4978e to your computer and use it in GitHub Desktop.
Solidity SafeMath regex
(?<!^[\s]*import.*)(?<!^.*\/\/.*)(?<!\/\*(?:(?!\*\/)[\s\S\r])*?)(?<![\.\+\-\/\*])[\-\+\*\/](?![\+\-\/\.\*])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment