-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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.16.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.17.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 34 files changed
- 6 contributors
Commits on Dec 25, 2020
-
Sponsors: Sync README with website
ESLint Jenkins committedDec 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 7289ecf - Browse repository at this point
Copy the full SHA 7289ecfView commit details
Commits on Dec 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c3e9acc - Browse repository at this point
Copy the full SHA c3e9accView commit details
Commits on Dec 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e451b96 - Browse repository at this point
Copy the full SHA e451b96View commit details
Commits on Dec 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 19c69c0 - Browse repository at this point
Copy the full SHA 19c69c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e7e32 - Browse repository at this point
Copy the full SHA f6e7e32View commit details
Commits on Dec 31, 2020
-
Update: add autofix to rule multiline-ternary (#13958)
* Update: Added auto-fix to multiline-ternary I noticed unfixed warnings from this ESLint rule and wanted to auto-fix them. While it may seem like doing `'\n? '` is opinionated, I did have changed to make this take a new option and either put the `?` on the previous line or next line. This is actually unnecessary because `operator-linebreak` handles it for you. * chore: fix linting * chore: review suggestions * Chore: review suggestions refs: https://github.com/eslint/eslint/pull/12982/files#r409035292 * Chore: add a test incluing comments * Chore: review suggestions * Chore: fixer.replaceTextRange() => removeRange() * chore: review suggestions * chore: fix typo Co-authored-by: Kevin Ghadyani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0649871 - Browse repository at this point
Copy the full SHA 0649871View commit details
Commits on Jan 1, 2021
-
Docs: fix examples for no-multi-str (#13966)
* Docs: fix examples for no-multi-str * change 'line' to 'text'
Configuration menu - View commit details
-
Copy full SHA for 7297363 - Browse repository at this point
Copy the full SHA 7297363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83e98cd - Browse repository at this point
Copy the full SHA 83e98cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 535fe47 - Browse repository at this point
Copy the full SHA 535fe47View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc48713 - Browse repository at this point
Copy the full SHA cc48713View commit details
Commits on Jan 2, 2021
-
Update: check logical assignment in no-constant-condition (#13946)
* Update: check logical assignment in no-constant-condition * update docs
Configuration menu - View commit details
-
Copy full SHA for e128e77 - Browse repository at this point
Copy the full SHA e128e77View commit details -
Build: changelog update for 7.17.0
ESLint Jenkins committedJan 2, 2021 Configuration menu - View commit details
-
Copy full SHA for be40eff - Browse repository at this point
Copy the full SHA be40effView commit details -
ESLint Jenkins committed
Jan 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 896273f - Browse repository at this point
Copy the full SHA 896273fView 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.16.0...v7.17.0