guix/guix-rpmlintrc

6 lines
214 B
Plaintext
Raw Normal View History

# guix is bootstrapping package so there are some non-standard exceptions
setBadness("arch-dependent-file-in-usr-share",0)
# static binaries are expected for bootstrapping
setBadness("statically-linked-binary",0)