Skip to content

Instantly share code, notes, and snippets.

@wshihadeh
Created May 12, 2020 08:08
Show Gist options
  • Save wshihadeh/e8889b18cae2eb5c6bae0b2864e0a86f to your computer and use it in GitHub Desktop.
Save wshihadeh/e8889b18cae2eb5c6bae0b2864e0a86f to your computer and use it in GitHub Desktop.
FixMe
FixMe:
enabled: false
description: 'Check for "token" strings'
required_executable: 'grep'
flags: ['-IEHnw']
keywords: ['BROKEN', 'BUG', 'ERROR', 'FIXME', 'HACK', 'NOTE', 'OPTIMIZE', 'REVIEW', 'TODO', 'WTF', 'XXX']
exclude:
- '.overcommit.yml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment