File: lintian-overrides

package info (click to toggle)
node-yarnpkg 1.13.0-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 93,036 kB
  • sloc: sh: 323; makefile: 19
file content (14 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# No changelog file at the moment
yarn: debian-changelog-file-missing
# node-gyp throws this
yarn: python-script-but-no-python-dep
# Some .js files in node_modules have 0777 permissions instead of 0666
yarn: executable-not-elf-or-script
# Some node_modules have node in shebang
yarn: unusual-interpreter
# Third-party licenses
yarn: extra-license-file
# lib/async.js in node_modules
yarn: embedded-javascript-library
# No manpage... yet!
yarn: binary-without-manpage