Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable Style/FormatStringToken #73

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

lamont-granquist
Copy link
Contributor

  • format strings are rarely used
  • 99% of the alerts are false positives
  • there is no autofixing cop for this one

- format strings are rarely used
- 99% of the alerts are false positives
- there is no autofixing cop for this one

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
@lamont-granquist lamont-granquist force-pushed the lcg/disable-format-string-token branch from 3ba2230 to 1c50f15 Compare July 2, 2019 21:59
@lamont-granquist lamont-granquist merged commit 1a3b5fe into master Jul 2, 2019
@lamont-granquist lamont-granquist deleted the lcg/disable-format-string-token branch July 2, 2019 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant