python-jupyterlab/python-jupyterlab-rpmlintrc

8 lines
336 B
Plaintext

# Note: These are not really backup files, they are needed
addFilter("backup-file-in-package .*/package.json.orig")
addFilter("filelist-forbidden .*/package.json.orig")
# required zero length js files
addFilter("zero-length .*/jupyter.*index.js")
# the file is in the flavored packages
addFilter("desktopfile-without-binary .*jupyter")