aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-06-14 12:48:21 +0200
committerm-holger <m-holger@kubitscheck.org>2023-06-14 12:48:21 +0200
commit550080cdd562e31decfffcdb79768ae31ca7870a (patch)
tree07ee9e8492a1bc17d2688b6cb189c10699ca8051
parent6e6a73d28f5f61f038209a61a3e85995dc71aa32 (diff)
downloadqpdf-550080cdd562e31decfffcdb79768ae31ca7870a.tar.zst
Remove lgtm.yml
lgtm was discontinued in 2022.
-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