summaryrefslogtreecommitdiffstats
path: root/tags/s/source-contains-prebuilt-javascript-object.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/s/source-contains-prebuilt-javascript-object.tag')
-rw-r--r--tags/s/source-contains-prebuilt-javascript-object.tag7
1 files changed, 7 insertions, 0 deletions
diff --git a/tags/s/source-contains-prebuilt-javascript-object.tag b/tags/s/source-contains-prebuilt-javascript-object.tag
new file mode 100644
index 0000000..8ecac62
--- /dev/null
+++ b/tags/s/source-contains-prebuilt-javascript-object.tag
@@ -0,0 +1,7 @@
+Tag: source-contains-prebuilt-javascript-object
+Severity: pedantic
+Check: files/source-missing
+Explanation: The source tarball contains a prebuilt (minified) JavaScript object.
+ They are usually left by mistake when generating the tarball by not
+ cleaning the source directory first. You may want to report this as
+ an upstream bug, in case there is no sign that this was intended.