Commit ddc864511568506d3b4e4939d029a87f19067919

Authored by Jay Berkenbilt
Committed by GitHub
2 parents 6e6a73d2 550080cd

Merge pull request #988 from m-holger/lgtm

Remove lgtm.yml
Showing 1 changed file with 0 additions and 11 deletions
lgtm.yml deleted
1   -# See https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
2   -
3   -# Suppress alerts for weak cryptographic algorithms. The PDF file
4   -# format used to rely on various weak algorithms. It is no longer
5   -# necessary to use them when creating encrypted PDF files, but qpdf
6   -# must always retain support for those algorithms in order to be able
7   -# to read older files. qpdf issues warnings to try to prevent users
8   -# from creating new files with weak encryption algorithms.
9   -
10   -queries:
11   -- exclude: cpp/weak-cryptographic-algorithm