Created
May 12, 2020 08:08
-
-
Save wshihadeh/e8889b18cae2eb5c6bae0b2864e0a86f to your computer and use it in GitHub Desktop.
FixMe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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