-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: 442da45
head repository: eslint/eslint
compare: f354770
- 19 commits
- 29 files changed
- 14 contributors
Commits on Mar 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 44de9d7 - Browse repository at this point
Copy the full SHA 44de9d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0756128 - Browse repository at this point
Copy the full SHA 0756128View commit details -
Chore: use "file:" dependencies for internal rules/config (#11465)
This updates the setup of our internal linting rules to use "file:" dependencies within the project, rather than the `eslint-plugin-rulesdir` package. If this works well, it could be a good alternative for packages like `eslint-plugin-rulesdir` and `eslint-plugin-self`.
Configuration menu - View commit details
-
Copy full SHA for f078f9a - Browse repository at this point
Copy the full SHA f078f9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a5382 - Browse repository at this point
Copy the full SHA 34a5382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62fee4a - Browse repository at this point
Copy the full SHA 62fee4aView commit details
Commits on Mar 7, 2019
-
Sponsors: Sync README with website
ESLint Jenkins committedMar 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 6693161 - Browse repository at this point
Copy the full SHA 6693161View commit details
Commits on Mar 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e7266c2 - Browse repository at this point
Copy the full SHA e7266c2View commit details
Commits on Mar 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2c7431d - Browse repository at this point
Copy the full SHA 2c7431dView commit details
Commits on Mar 13, 2019
-
Docs: Fix example in no-restricted-modules docs (#11454)
This rule doesn't allow passing an array of paths like this.
Configuration menu - View commit details
-
Copy full SHA for 956e883 - Browse repository at this point
Copy the full SHA 956e883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06fa165 - Browse repository at this point
Copy the full SHA 06fa165View commit details
Commits on Mar 15, 2019
-
Build: compile deps to ES5 when generating browser file (fixes #11504) (
Configuration menu - View commit details
-
Copy full SHA for 5fdb4d3 - Browse repository at this point
Copy the full SHA 5fdb4d3View commit details -
Docs: Add working groups to maintainer guide (#11400)
* Docs; Add working groups to maintainer guide * Fix wording and URL * Update working groups docs
Configuration menu - View commit details
-
Copy full SHA for d6c1122 - Browse repository at this point
Copy the full SHA d6c1122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f56dc6 - Browse repository at this point
Copy the full SHA 0f56dc6View commit details -
Chore: improve crash reporting (fixes #11304) (#11463)
Add line number to the output in the event of a rule crash
Configuration menu - View commit details
-
Copy full SHA for 448e8da - Browse repository at this point
Copy the full SHA 448e8daView commit details -
Fix: Empty glob pattern incorrectly expands to "/**" (#11476)
* Fix: Empty glob pattern incorrectly expands to "/**" * Chore: Move empty pattern ignoring to listFilesToProcess It didn't work inside resolveFileGlobPatterns because that function needs to return an array of the same length as its input (15d77bd).
Configuration menu - View commit details
-
Copy full SHA for a5dae7c - Browse repository at this point
Copy the full SHA a5dae7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d2083f - Browse repository at this point
Copy the full SHA 5d2083fView commit details -
Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#…
…11407) * add failing test case * Add specified test case from issue * Remove calculation for white spaces from formatComments and addParentheses, add condition to check for arrow expressions with block statements * Fix linting errors, ensure npm test runs without fail * Change new test case to check for prepended comment, add unIndent function to tests for implicit arrow linebreak * Add optional token type to arrow body * Add failing test case * Remove null return from autofixBesides, refactor body setting lines to use .body * Fix linting errors * Fix linting error in unIndent rule in implicit arrow linebreak test * Add another test case where nested arrow function contains block statement * Add constraint for block statement in add parentheses
Configuration menu - View commit details
-
Copy full SHA for 29dbca7 - Browse repository at this point
Copy the full SHA 29dbca7View commit details -
Build: changelog update for 5.15.2
ESLint Jenkins committedMar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for cada7a1 - Browse repository at this point
Copy the full SHA cada7a1View commit details -
ESLint Jenkins committed
Mar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for f354770 - Browse repository at this point
Copy the full SHA f354770View commit details
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 442da45...f354770