## False-positives:

### long lines in translations:
source-is-missing [*plugins/a11yhelp/dialogs/lang/*.js*]
source-contains-prebuilt-javascript-object [*plugins/a11yhelp/dialogs/lang/*.js*]
very-long-line-length-in-source-file *plugins/a11yhelp/dialogs/lang/*.js*

### long line of pure html (no word wrap)
source-is-missing [plugins/clipboard/dev/dnd.html]

### long line of preseed editor
source-is-missing [plugins/divarea/samples/divarea.html]

### long line of preseed editor
source-is-missing [plugins/docprops/samples/docprops.html]

### long line of preseed editor
source-is-missing [plugins/easyimage/samples/easyimage.html]

### long line of preseed editor
source-is-missing [plugins/image2/samples/image2.html]

### long line due to excess of indention (lintian bug?)
source-is-missing [plugins/image/dialogs/image.js]
source-contains-prebuilt-javascript-object [plugins/image/dialogs/image.js]

### long line of pure html (no word wrap)
source-is-missing [plugins/image2/dev/image2.html]

### long line of pure html (no word wrap)
source-is-missing [plugins/lineutils/dev/dnd.html]

### long line of pure html (no word wrap)
source-is-missing [plugins/magicline/dev/magicline.html]

### long line of pure html (no word wrap)
source-is-missing [plugins/mathjax/dev/mathjax.html]

### long line of preseed editor
source-is-missing [plugins/uploadwidget/dev/cors.html]
source-is-missing [plugins/uploadwidget/dev/upload.html]

### long line of pure html (placeholder text no wrapped)
source-is-missing [plugins/widget/dev/nestedwidgets.html]
source-is-missing [plugins/widget/dev/widgetstyles.html]

### long line due to placeholder text
source-is-missing [plugins/wysiwygarea/samples/fullpage.html]

### long line of pure html or preseed editor contents
source-is-missing [samples/old/datafiltering.html]
source-is-missing [samples/old/inlinebycode.html]
source: source-is-missing [samples/old/inlinetextarea.html]
source-is-missing [samples/old/jquery.html]
source-is-missing [samples/old/replacebyclass.html]
source-is-missing [samples/old/replacebycode.html]

### long lines of embedded HTML:
source-is-missing [*tests/plugins/embedbase/_assets/twitter1.js*]

### long line in html
very-long-line-length-in-source-file *plugins/codesnippet/samples/codesnippet.html*
source-contains-prebuilt-javascript-object [*plugins/codesnippet/samples/codesnippet.html*]
source-is-missing [*plugins/codesnippet/samples/codesnippet.html*]

## test files
source-contains-prebuilt-javascript-object [*tests/*]
very-long-line-length-in-source-file [*tests/*]
source-is-missing [*tests/*]