-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: eslint/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.30.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.31.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 11 files changed
- 8 contributors
Commits on Jul 6, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for a6a7438 - Browse repository at this point
Copy the full SHA a6a7438View commit details
Commits on Jul 7, 2021
-
Sponsors: Sync README with website
ESLint Jenkins committedJul 7, 2021 1Configuration menu - View commit details
-
Copy full SHA for 000cc79 - Browse repository at this point
Copy the full SHA 000cc79View commit details
Commits on Jul 8, 2021
-
Docs: Mention benefit of providing
meta.docs.url
(#14774)Perhaps the top benefit of rules providing the `meta.docs.url` property with a link to their documentation is that IDEs / code editors can then provide a helpful link on rule violations. Developers often find this link useful to better understand a violation and learn how to fix it. However, many rule authors are unaware of this feature and thus exclude the property because they don't see the value of it. Mentioning this feature in ESLint's rule documentation should help encourage greater adoption of this property. Note that there is also a lint rule to require and autofix this property: https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/docs/rules/require-meta-docs-url.md
Configuration menu - View commit details
-
Copy full SHA for b0d22e3 - Browse repository at this point
Copy the full SHA b0d22e3View commit details
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bba714c - Browse repository at this point
Copy the full SHA bba714cView commit details
Commits on Jul 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ddffa8a - Browse repository at this point
Copy the full SHA ddffa8aView commit details
Commits on Jul 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9a3c73c - Browse repository at this point
Copy the full SHA 9a3c73cView commit details
Commits on Jul 15, 2021
-
Docs: provide more context to no-eq-null (#14801)
* Docs: provide more context to no-eq-null * Encourage use of the more powerful eqeqeq rule for linting equality checks. * Indicate this rule is compatible with an analogous rule in JSHint. xref #179 closes #14749 * Update docs/rules/no-eq-null.md Co-authored-by: Brandon Mills <btmills@users.noreply.github.com> Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 39115c8 - Browse repository at this point
Copy the full SHA 39115c8View commit details
Commits on Jul 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e0e8e30 - Browse repository at this point
Copy the full SHA e0e8e30View commit details -
Update: add end location to report in
consistent-return
(refs #12334)…… (#14798) * Update: add end location to report in `consistent-return` * Update: report end location for `function` keyword
Configuration menu - View commit details
-
Copy full SHA for a96b05f - Browse repository at this point
Copy the full SHA a96b05fView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for efdbb12 - Browse repository at this point
Copy the full SHA efdbb12View commit details -
Build: changelog update for 7.31.0
ESLint Jenkins committedJul 17, 2021 Configuration menu - View commit details
-
Copy full SHA for faf2fe8 - Browse repository at this point
Copy the full SHA faf2fe8View commit details -
ESLint Jenkins committed
Jul 17, 2021 Configuration menu - View commit details
-
Copy full SHA for ad39518 - Browse repository at this point
Copy the full SHA ad39518View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.30.0...v7.31.0