-
-
Notifications
You must be signed in to change notification settings - Fork 206
Comparing changes
Open a pull request
base repository: ember-cli/eslint-plugin-ember
base: v8.9.1
head repository: ember-cli/eslint-plugin-ember
compare: v8.9.2
- 13 commits
- 11 files changed
- 1 contributor
Commits on Jul 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 82c0ec5 - Browse repository at this point
Copy the full SHA 82c0ec5View commit details -
Merge pull request #888 from bmish/npm-package-json-lint
Add npm-package-json-lint
Configuration menu - View commit details
-
Copy full SHA for 0183d45 - Browse repository at this point
Copy the full SHA 0183d45View commit details
Commits on Jul 19, 2020
-
chore(lint): remove lint:docs-js script which is no longer needed wit…
Configuration menu - View commit details
-
Copy full SHA for 2a001c4 - Browse repository at this point
Copy the full SHA 2a001c4View commit details -
docs: switch from redundant dynamic error message to static error mes…
…sage in no-get rule Maintaining a dynamic error message showing the before and after code has become a burden to maintain given the many variations / options / edge cases that the `no-get` has grown to support. It's also redundant to show the before and after code, given that the user already knows what the before code is, and the rule can autofix to the recommended code.
Configuration menu - View commit details
-
Copy full SHA for 18538ca - Browse repository at this point
Copy the full SHA 18538caView commit details -
Merge pull request #892 from bmish/no-get-static-error-message
Switch from unnecessary dynamic error message to static error message in `no-get` rule
Configuration menu - View commit details
-
Copy full SHA for aa7b664 - Browse repository at this point
Copy the full SHA aa7b664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2ca49 - Browse repository at this point
Copy the full SHA 9b2ca49View commit details -
Configuration menu - View commit details
-
Copy full SHA for b718821 - Browse repository at this point
Copy the full SHA b718821View commit details -
fix: no-test-import-export rule should allow importing from anything …
…under tests/helpers path
Configuration menu - View commit details
-
Copy full SHA for 68470e0 - Browse repository at this point
Copy the full SHA 68470e0View commit details
Commits on Jul 20, 2020
-
Merge pull request #893 from bmish/no-get-array-access
Support array element access in `no-get` rule autofix
Configuration menu - View commit details
-
Copy full SHA for 9e32b9f - Browse repository at this point
Copy the full SHA 9e32b9fView commit details -
Merge pull request #894 from bmish/no-attrs-in-components-scoping
Ensure `no-attrs-in-components` rule only runs inside components
Configuration menu - View commit details
-
Copy full SHA for c1650b5 - Browse repository at this point
Copy the full SHA c1650b5View commit details -
Merge pull request #895 from bmish/no-test-import-export-helpers-fix
Update `no-test-import-export` rule to allow importing from anything under `tests/helpers` path
Configuration menu - View commit details
-
Copy full SHA for 7701b2b - Browse repository at this point
Copy the full SHA 7701b2bView commit details
Commits on Jul 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 49b9757 - Browse repository at this point
Copy the full SHA 49b9757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fcd01 - Browse repository at this point
Copy the full SHA 27fcd01View 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 v8.9.1...v8.9.2