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

False Positive Salsify/StyleDig with Thread.current #28

Open
jturkel opened this issue Apr 3, 2019 · 0 comments
Open

False Positive Salsify/StyleDig with Thread.current #28

jturkel opened this issue Apr 3, 2019 · 0 comments

Comments

@jturkel
Copy link
Member

jturkel commented Apr 3, 2019

Thread doesn't support dig which leads to false positives like Thread.current[:foo][:bar]. Note Thread.current[:foo][:bar][:baz] would likely not be a false positive since it means Thread.current[:foo] has likely returned something diggable.

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

No branches or pull requests

1 participant