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

Fix LGTM Errors #1656

Merged
merged 17 commits into from
Apr 8, 2020
Prev Previous commit
Next Next commit
Mute warnings about printing evm account IDs
LGTM thinks we're logging potentially sensitive data when we create a symbolic account and print the user ID. I can't imagine a context where we would ever care about this alert in general, so I'm going to disable it.
Eric Hennenfent committed Apr 6, 2020
commit 29c7048599ab92908f3938e071fd798ae11e295c
2 changes: 2 additions & 0 deletions lgtm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
queries:
- exclude: py/clear-text-logging-sensitive-data