summaryrefslogtreecommitdiffstats
path: root/tools/lint/clippy.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 15:11:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 15:11:27 +0000
commitf3bcaf9f88aad2c423ebcd61121562f9834187d4 (patch)
treef22238c29b57707b645a350940e3e9bdf3ce1f5d /tools/lint/clippy.yml
parentAdding debian version 115.7.0esr-1~deb12u1. (diff)
downloadfirefox-esr-f3bcaf9f88aad2c423ebcd61121562f9834187d4.tar.xz
firefox-esr-f3bcaf9f88aad2c423ebcd61121562f9834187d4.zip
Merging upstream version 115.8.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tools/lint/clippy.yml')
-rw-r--r--tools/lint/clippy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lint/clippy.yml b/tools/lint/clippy.yml
index f735295d40..8eb8b60da9 100644
--- a/tools/lint/clippy.yml
+++ b/tools/lint/clippy.yml
@@ -101,7 +101,7 @@ clippy:
# the version of cargo-clippy is:
# clippy 0.1.65 (2019147 2022-09-19)
# we use the date instead to facilitate the check
- # replacing - by . because Python StrictVersion expects this
+ # replacing - by . because Python packaging.version.Version expects this
min_clippy_version: 2022.09.19
type: external
payload: clippy:lint