summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <jberkenbilt@users.noreply.github.com>2023-06-14 15:38:19 +0200
committerGitHub <noreply@github.com>2023-06-14 15:38:19 +0200
commitddc864511568506d3b4e4939d029a87f19067919 (patch)
tree07ee9e8492a1bc17d2688b6cb189c10699ca8051
parent6e6a73d28f5f61f038209a61a3e85995dc71aa32 (diff)
parent550080cdd562e31decfffcdb79768ae31ca7870a (diff)
downloadqpdf-ddc864511568506d3b4e4939d029a87f19067919.tar.zst
Merge pull request #988 from m-holger/lgtm
Remove lgtm.yml
-rw-r--r--lgtm.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/lgtm.yml b/lgtm.yml
deleted file mode 100644
index 73ccfd6c..00000000
--- a/lgtm.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-# See https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
-
-# Suppress alerts for weak cryptographic algorithms. The PDF file
-# format used to rely on various weak algorithms. It is no longer
-# necessary to use them when creating encrypted PDF files, but qpdf
-# must always retain support for those algorithms in order to be able
-# to read older files. qpdf issues warnings to try to prevent users
-# from creating new files with weak encryption algorithms.
-
-queries:
-- exclude: cpp/weak-cryptographic-algorithm