Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(eslint-plugin): Add a new rule prefer-promise-like to help migrate off of ng.IPromise #8673

Merged

Conversation

christopherthielen
Copy link
Contributor

No description provided.

@christopherthielen christopherthielen added ready to merge Reviewed and ready for merge self merge labels Oct 27, 2020
@mergify mergify bot merged commit 3dc0309 into spinnaker:master Oct 27, 2020
@christopherthielen christopherthielen deleted the prefer-promise-like-eslint-rule branch October 28, 2020 22:38
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Nov 10, 2020
fix(pluginsdk-peerdeps): Move eslint peer deps to plugin-eslint package ([64d5708](spinnaker@64d5708))
chore(eslint-plugin): bump jest and lodash ([96b2b86](spinnaker@96b2b86))
feat(eslint-plugin): Add a new rule prefer-promise-like to help migrate off of ng.IPromise [spinnaker#8673](spinnaker#8673) ([3dc0309](spinnaker@3dc0309))
feat(eslint-plugin): Auto-fix arbitrary expressions with slashes in api-no-slashes lint rule ([28e95ee](spinnaker@28e95ee))
fix(eslint-plugin): Allow .split('/') in API.one() calls in api-no-slashes lint rule ([e547389](spinnaker@e547389))
fix(eslint-plugin): Cast a wider net in api-no-slashes.js [spinnaker#8649](spinnaker#8649) ([cf5ab83](spinnaker@cf5ab83))
feat(eslint-plugin): Write a new rule react2angular-with-error-boundary All react2angular components should be wrapped in an error boundary ([bd9858d](spinnaker@bd9858d))
refactor(eslint-plugin): move angular-rule utils to a separate directory ([873bec3](spinnaker@873bec3))
feat(eslint-plugin): Add a new rule api-no-slashes that forbids using string literals with slashes to API.one()  [spinnaker#8629](spinnaker#8629) ([75a054e](spinnaker@75a054e))
feat(eslint-plugin): Add a README.md with instructions on creating eslint rules [spinnaker#8628](spinnaker#8628) ([6cab9e6](spinnaker@6cab9e6))
mergify bot pushed a commit that referenced this pull request Nov 10, 2020
fix(pluginsdk-peerdeps): Move eslint peer deps to plugin-eslint package ([64d5708](64d5708))
chore(eslint-plugin): bump jest and lodash ([96b2b86](96b2b86))
feat(eslint-plugin): Add a new rule prefer-promise-like to help migrate off of ng.IPromise [#8673](#8673) ([3dc0309](3dc0309))
feat(eslint-plugin): Auto-fix arbitrary expressions with slashes in api-no-slashes lint rule ([28e95ee](28e95ee))
fix(eslint-plugin): Allow .split('/') in API.one() calls in api-no-slashes lint rule ([e547389](e547389))
fix(eslint-plugin): Cast a wider net in api-no-slashes.js [#8649](#8649) ([cf5ab83](cf5ab83))
feat(eslint-plugin): Write a new rule react2angular-with-error-boundary All react2angular components should be wrapped in an error boundary ([bd9858d](bd9858d))
refactor(eslint-plugin): move angular-rule utils to a separate directory ([873bec3](873bec3))
feat(eslint-plugin): Add a new rule api-no-slashes that forbids using string literals with slashes to API.one()  [#8629](#8629) ([75a054e](75a054e))
feat(eslint-plugin): Add a README.md with instructions on creating eslint rules [#8628](#8628) ([6cab9e6](6cab9e6))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants