Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2903190
D25355.1737326034.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
430 B
Referenced Files
None
Subscribers
None
D25355.1737326034.diff
View Options
diff --git a/src/lint/linter/__tests__/jshint/too-many-errors.lint-test b/src/lint/linter/__tests__/jshint/too-many-errors.lint-test
--- a/src/lint/linter/__tests__/jshint/too-many-errors.lint-test
+++ b/src/lint/linter/__tests__/jshint/too-many-errors.lint-test
@@ -1,5 +1,6 @@
/* jshint maxerr: 1 */
-console.log('foobar')
+console.log(
+{
~~~~~~~~~~
-disabled:2:22:E043
-warning:2:22:W033
+disabled:3:1:E043
+error:3:1:E019
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 22:33 (1 d, 11 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1113177
Default Alt Text
D25355.1737326034.diff (430 B)
Attached To
Mode
D25355: Fix jshint tests
Attached
Detach File
Event Timeline
Log In to Comment