[PATCH] devtools: enhance the license check
Stephen Hemminger
stephen at networkplumber.org
Tue Dec 10 18:00:38 CET 2024
On Tue, 10 Dec 2024 10:10:39 +0100
David Marchand <david.marchand at redhat.com> wrote:
> +no_license_list=\
> +':^.git* :^.mailmap :^.ci/* :^README :^MAINTAINERS :^VERSION :^ABI_VERSION :^*/Kbuild '\
> +':^*/README* :^license/ :^config/ :^buildtools/ :^*/poetry.lock '\
> +':^kernel/linux/uapi/.gitignore :^kernel/linux/uapi/version :^*.cocci :^*.abignore '\
> +':^*.map :^*.ini :^*.data :^*.json :^*.cfg :^*.txt :^*.svg :^*.png'
> +
What is poetry.lock?
More information about the dev
mailing list