Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Convert reports to JSON#135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
oliversalzburg merged 1 commit intostacktracejs:masterfromoliversalzburg:fix/report
Oct 18, 2015
Merged

Convert reports to JSON#135

oliversalzburg merged 1 commit intostacktracejs:masterfromoliversalzburg:fix/report
Oct 18, 2015

Conversation

@oliversalzburg
Copy link
Member

Includes JSON3 in the polyfill version
Fixes#133

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Line is too long.
Missing semicolon.
Expected an identifier and instead saw '=='.
Expected an operator and instead saw 'typeof'.
Expected an assignment or function call and instead saw an expression.
Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
'e' is already defined.
't' is already defined.
Possible strict violation.
Expected '{' and instead saw 'throw'.
Expected '{' and instead saw 'return'.
'i' is already defined.
Use '!==' to compare with 'null'.
Too many errors. (50% scanned).

@oliversalzburg
Copy link
MemberAuthor

@eriwen Can we excludedist from HoundCI checks? Also, do you know what the problem is with Travis?

@eriwen
Copy link
Member

@oliversalzburg Looks like we can exclude files from Hound by adding a .jshintignore file with the following content:

dist/*

I'm not sure about Travis. It works on master and we haven't made changes. Maybe something is wrong with the PR-specific config somehow...

@eriwen
Copy link
Member

Also, this looks good except for the one thing; thank you!

gulpfile.js Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This should go inpolyfills

@oliversalzburg
Copy link
MemberAuthor

  • Fixed the gulp build (wow, what a mistake)
  • Added.jshintignore
  • Fixed the test

Includes JSON3 in the polyfill versionFixes#133

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Line is too long.

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

How can that still be too long? O_o

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Hm.. I'm guessing the default line length limit is 80.

Sorry about the annoying Hound stuff; don't worry about this kinda thing. I may just disable it since JSHint is part of the build anyway.

@eriwen
Copy link
Member

Looks good!:shipit:

oliversalzburg added a commit that referenced this pull requestOct 18, 2015
@oliversalzburgoliversalzburg merged commit2053cd7 intostacktracejs:masterOct 18, 2015
@oliversalzburgoliversalzburg deleted the fix/report branchOctober 18, 2015 14:01
eriwen pushed a commit that referenced this pull requestApr 16, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@oliversalzburg@eriwen@houndci-bot

[8]ページ先頭

©2009-2025 Movatter.jp