File: lintian-overrides

package info (click to toggle)
node-typescript 4.8.4%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 523,068 kB
  • sloc: javascript: 1,735,777; makefile: 7; sh: 1
file content (15 lines) | stat: -rw-r--r-- 539 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Tests do contain strange code, but it still is code
source-is-missing [tests/baselines/reference/*js]

# They contain unicode identifier data, replicated in each one
source-is-missing [lib/tsc.js]
source-is-missing [lib/tsserver.js]
source-is-missing [lib/tsserverlibrary.js]
source-is-missing [lib/typescript.js]
source-is-missing [lib/typescriptServices.js]
source-is-missing [lib/typingsInstaller.js]
very-long-line-length-in-source-file [lib/*]

# Test data
source-is-missing [tests/*]
very-long-line-length-in-source-file [tests/*]