Skip to content

Commit 7a45e05

Browse files
committed
Silence the linter's synopsis capitalization warning
1 parent 7ef647f commit 7a45e05

File tree

2 files changed

+2
-2
lines changed
  • packages
    • conf-mingw-w64-liblz4-i686/conf-mingw-w64-liblz4-i686.1
    • conf-mingw-w64-liblz4-x86_64/conf-mingw-w64-liblz4-x86_64.1

2 files changed

+2
-2
lines changed

packages/conf-mingw-w64-liblz4-i686/conf-mingw-w64-liblz4-i686.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
opam-version: "2.0"
2-
synopsis: "liblz4 for i686 mingw-w64 (32-bit x86)"
2+
synopsis: "Provides liblz4 for i686 mingw-w64 (32-bit x86)"
33
description: "Ensure that the i686 version of liblz4 for the mingw-w64 project is available"
44
maintainer: "https://github.com/ocaml/opam-repository/issues"
55
authors: ["Yann Collet"]

packages/conf-mingw-w64-liblz4-x86_64/conf-mingw-w64-liblz4-x86_64.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
opam-version: "2.0"
2-
synopsis: "liblz4 for x86_64 mingw-w64 (64-bit x86_64)"
2+
synopsis: "Provides liblz4 for x86_64 mingw-w64 (64-bit x86_64)"
33
description: "Ensure that the x86_64 version of liblz4 for the mingw-w64 project is available"
44
maintainer: "https://github.com/ocaml/opam-repository/issues"
55
authors: ["Yann Collet"]

0 commit comments

Comments
 (0)