Skip to content

Commit

Permalink
style: Provide lgtm.io config file
Browse files Browse the repository at this point in the history
We get a warning that we're explicitly okay with,
see also #25, #26, #28, #29, #30 etc.
  • Loading branch information
alexpovel committed Aug 10, 2022
1 parent e7547ce commit 401c5e6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lgtm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# https://lgtm.com/

queries:
# We print stack traces into friendly error messages to help people debug their own
# files:
- exclude: py/stack-trace-exposure

0 comments on commit 401c5e6

Please sign in to comment.