Trending repository
-
Updated
Jul 12, 2021 - Java
Your favorite open source projects and the developers who make them happen. Listen in!
Frameworks for building games across multiple platforms.
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.
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.
Allow authors of pull requests to set status to pending while still working on it.
.earthignorewas never renamed to.earthlyignore, perhaps we should support either names (and raise an error if both exist).