-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: AtomLinter/linter-eslint-node
base: v1.0.3
head repository: AtomLinter/linter-eslint-node
compare: main
- 14 commits
- 21 files changed
- 6 contributors
Commits on Mar 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 98d754f - Browse repository at this point
Copy the full SHA 98d754fView commit details
Commits on Mar 16, 2022
-
Merge pull request #12 from AtomLinter/update-description
docs: update package description
Configuration menu - View commit details
-
Copy full SHA for d97c17f - Browse repository at this point
Copy the full SHA d97c17fView commit details
Commits on Mar 20, 2022
-
fix: set cwd based on ESLint directory; fixes #13
Co-authored-by: Andrew Dupont <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad79020 - Browse repository at this point
Copy the full SHA ad79020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 664b050 - Browse repository at this point
Copy the full SHA 664b050View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f160afa - Browse repository at this point
Copy the full SHA f160afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41249f5 - Browse repository at this point
Copy the full SHA 41249f5View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6e61b7e - Browse repository at this point
Copy the full SHA 6e61b7eView commit details
Commits on Apr 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 78cda66 - Browse repository at this point
Copy the full SHA 78cda66View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9212a - Browse repository at this point
Copy the full SHA bf9212aView commit details
Commits on Feb 12, 2023
-
fix: Clear cache properly when .eslintrc changes (#33)
* fix: clear cache properly when .eslintrc changes * test: add unit test
Configuration menu - View commit details
-
Copy full SHA for 15e003c - Browse repository at this point
Copy the full SHA 15e003cView commit details -
chore!: Make eslint@8 the minimum supported version for this package (#…
…28) * chore!: make eslint@8 the minimum supported version for this package * fix: allow 'copyFileToDir' to fail fast * test: should prompt to install linter-eslint when opening an ESLint@7 project * docs: revert incorrect docs change Co-authored-by: Tony Brix <[email protected]> * chore(lint): remove unused variable --------- Co-authored-by: Tony Brix <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5aeb815 - Browse repository at this point
Copy the full SHA 5aeb815View commit details
Commits on Feb 13, 2023
-
fix: don't suspend because of non-project files (#34)
* fix: don't suspend because of non-project files * fix: forgot to un-focus this test
Configuration menu - View commit details
-
Copy full SHA for 08ac3b6 - Browse repository at this point
Copy the full SHA 08ac3b6View commit details
Commits on Apr 8, 2023
-
fix: don't prevent worker exit on
unhandledException
(#37)* fix: don't prevent worker exit on `unhandledException` Fixes #16. * feat: configurable debug logging Can be enabled for extra information when submitting bug reports. * chore: update URL atom.io URLs all redirect to the sunset message, so this might as well link to the Pulsar package repo. * chore: update README to install from GitHub …until we can publish to the Pulsar Package Repository. * fix: ensure worker is killed when disposing JobManager
Configuration menu - View commit details
-
Copy full SHA for da7cee9 - Browse repository at this point
Copy the full SHA da7cee9View commit details
Commits on Jul 11, 2023
-
* ci: use pulsar in ci * chore: use ppm on windows * chore: only use one version of node per build * chore: install npm packages on windows * ci: hack to install deps on windows (#1) --------- Co-authored-by: Tony Brix <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6587c5 - Browse repository at this point
Copy the full SHA d6587c5View 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 v1.0.3...main