Merge pull request #3657 from adamdmharvey/lgtm-review

Address three LGTM/Semmle code scanning findings
This commit is contained in:
Patrik Oldsberg
2020-12-10 10:46:54 +01:00
committed by GitHub
7 changed files with 29 additions and 20 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/config': patch
---
Fix unneeded defensive code
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Fix string template literal
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/config': patch
---
Fix useless conditional