LGTM: exclude more harmless "errors"

The {node.uid} pattern is used also when exporting some data to a file,
and once again it is not an antipattern for us.

Change-Id: Ib4441155b5ca42fad7dd6cf8554a0302a69ef136
This commit is contained in:
Jan Kundrát
2021-12-07 16:47:30 +01:00
parent 5909da4bbf
commit cb42115230

View File

@@ -1,2 +1,3 @@
queries:
- exclude: py/clear-text-logging-sensitive-data
- exclude: py/clear-text-storage-sensitive-data