mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: cli: Add lint-hidden-cpe-vendors property.
* gnu/packages/cpp.scm (cli)[properties]: Add lint-hidden-cpe-vendors property. Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
parent
a1dbf22d18
commit
cc384dcc9b
1 changed files with 1 additions and 0 deletions
|
@ -2947,6 +2947,7 @@ command line interfaces of C++ programs. It allows you to describe the
|
||||||
options that your program supports, their types, default values, and
|
options that your program supports, their types, default values, and
|
||||||
documentation.")
|
documentation.")
|
||||||
(home-page "https://codesynthesis.com/projects/cli/")
|
(home-page "https://codesynthesis.com/projects/cli/")
|
||||||
|
(properties `((lint-hidden-cpe-vendors . ("github" "snyk"))))
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public xsd
|
(define-public xsd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue