gnu: folders: Add lint-hidden-cpe-vendors property.

* gnu/packages/esolangs.scm (folders):
[properties]: Add lint-hindden-cpe-vendors property.

Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Nicolas Graves via Guix-patches via 2024-11-24 21:16:22 +01:00 committed by Zheng Junjie
parent 2139874502
commit 9a591e580b
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -117,6 +117,7 @@ whenever possible to the extent that the above points are not compromised.
(description "Folders is a programming language, in which programs (description "Folders is a programming language, in which programs
are encoded as (nested) directories. Note that the switches you pass to are encoded as (nested) directories. Note that the switches you pass to
@command{du} may affect your score when code golfing.") @command{du} may affect your score when code golfing.")
(properties `((lint-hidden-cpe-vendors . ("premio" "jenkins"))))
(license license:expat))) (license license:expat)))
(define-public shakespeare-spl (define-public shakespeare-spl