package-contains-sass-cache-directory
This package appears to ship a .sass-cache/
directory,
the result of running a the "Sass" utility that compiles CSS from SASS
or SCSS files.
These are not useful in the binary package or to end-users. In addition, as they contain random/non-determinstic contents or filenames they can affect the reproducibility of the package.
Please ensure they are removed prior to final package build. For example, with:
override_dh_install: dh_install -X.sass-cache
For more information please consult:
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ea05801. For merge requests, please use the latest version in the Lintian check files/names.
Visibility: warning