Trending repository
-
Updated
Jul 12, 2021 - Java
Your favorite open source projects and the developers who make them happen. Listen in!
November 01, 2021 - December 01, 2021 • Online
Frameworks for building games across multiple platforms.
Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.
Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').
Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.
Fix Django anti-patterns in your pull requests in just a few clicks
.earthignorewas never renamed to.earthlyignore, perhaps we should support either names (and raise an error if both exist).