File: source.lintian-overrides

package info (click to toggle)
openlayers 2.13.1%2Bds2-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 67,180 kB
  • ctags: 11,977
  • sloc: xml: 7,435; python: 891; sh: 44; makefile: 23
file content (15 lines) | stat: -rw-r--r-- 851 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# False positive on long line for CSSStyleSubject.cssProperties.
openlayers source: insane-line-length-in-source-file examples/animator.js *
openlayers source: source-contains-prebuilt-javascript-object examples/animator.js *
openlayers source: source-is-missing examples/animator.js *

# False positive on long lines for translations.
openlayers source: insane-line-length-in-source-file lib/OpenLayers/Lang/*.js *
openlayers source: source-contains-prebuilt-javascript-object lib/OpenLayers/Lang/*.js line length is * characters *
openlayers source: source-is-missing lib/OpenLayers/Lang/*.js *

# False positive on long lines for test data.
openlayers source: insane-line-length-in-source-file tests/data/*.js *
openlayers source: source-contains-prebuilt-javascript-object tests/data/*.js *
openlayers source: source-is-missing tests/data/*.js *