-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Comparing changes
Open a pull request
base repository: eslint/eslint
base: 7a2a0be
head repository: eslint/eslint
compare: 96ad0db
- 13 commits
- 21 files changed
- 5 contributors
Commits on May 22, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 37432f2 - Browse repository at this point
Copy the full SHA 37432f2View commit details
Commits on May 23, 2023
-
feat: correct no-useless-return behaviour in try statements (#16996)
* feat: correct `no-useless-return` behaviour in try statements * test: add more test cases for no-useless-return * refactor: fix formatting * refactor: fix formatting * fix: check all try block statements in the list * Fix a false positive --------- Co-authored-by: Francesco Trotta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8448ff - Browse repository at this point
Copy the full SHA b8448ffView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 5b68d51 - Browse repository at this point
Copy the full SHA 5b68d51View commit details
Commits on May 24, 2023
-
fix: Correct ignore message for "node_modules" subfolders (#17217)
* fix: Correct ignore message for "node_modules" subfolders * Use `path.sep` as a separator Co-authored-by: Milos Djermanovic <[email protected]> --------- Co-authored-by: Milos Djermanovic <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for c4fad17 - Browse repository at this point
Copy the full SHA c4fad17View commit details
Commits on May 26, 2023
-
GitHub Actions Bot committed
May 26, 2023 1Configuration menu - View commit details
-
Copy full SHA for e5182b7 - Browse repository at this point
Copy the full SHA e5182b7View commit details
Commits on May 29, 2023
-
test: Add
FlatESLinttests with missing config files (#17164)* test: Add `FlatESLint` tests with missing config files * assert ENOENT
1Configuration menu - View commit details
-
Copy full SHA for f67d298 - Browse repository at this point
Copy the full SHA f67d298View commit details
Commits on May 31, 2023
-
GitHub Actions Bot committed
May 31, 2023 1Configuration menu - View commit details
-
Copy full SHA for 01d7142 - Browse repository at this point
Copy the full SHA 01d7142View commit details
Commits on Jun 2, 2023
-
fix: Config with
ignoresand withoutfilesshould not always apply (#17181) * fix: Config with `ignores` and without `files` should not always apply Fixes #17103 * use @humanwhocodes/[email protected] * use @humanwhocodes/[email protected]
1Configuration menu - View commit details
-
Copy full SHA for a589636 - Browse repository at this point
Copy the full SHA a589636View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 0892412 - Browse repository at this point
Copy the full SHA 0892412View commit details -
chore: package.json update for @eslint/js release
ESLint Jenkins committedJun 2, 2023 1Configuration menu - View commit details
-
Copy full SHA for 67fc5e7 - Browse repository at this point
Copy the full SHA 67fc5e7View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 6ca5b7c - Browse repository at this point
Copy the full SHA 6ca5b7cView commit details -
Build: changelog update for 8.42.0
ESLint Jenkins committedJun 2, 2023 1Configuration menu - View commit details
-
Copy full SHA for 40b34af - Browse repository at this point
Copy the full SHA 40b34afView commit details -
ESLint Jenkins committed
Jun 2, 2023 1Configuration menu - View commit details
-
Copy full SHA for 96ad0db - Browse repository at this point
Copy the full SHA 96ad0dbView 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 7a2a0be...96ad0db