forked from StyraInc/regal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:
sprintf-arguments-mismatch
false positive when var used as form…
…at (StyraInc#1107) While this rule likely never will catch all violations, as some are just too expensive to find for something very unlikely — it should never report false positives. Fixes StyraInc#1104 Signed-off-by: Anders Eknert <anders@styra.com>
- Loading branch information
1 parent
dbb4bbd
commit 24105f3
Showing
2 changed files
with
66 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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