Skip to content

(clean): remove redundant set of watch opts#671

Merged
agilgur5 merged 1 commit intojaredpalmer:masterfrom
agilgur5:remove-redundant-set-watch-opts
Apr 11, 2020
Merged

(clean): remove redundant set of watch opts#671
agilgur5 merged 1 commit intojaredpalmer:masterfrom
agilgur5:remove-redundant-set-watch-opts

Conversation

@agilgur5
Copy link
Copy Markdown
Collaborator

  • another thing that was missed in feat: Add success/failure hooks to watch #130
  • these sets are already done in normalizeOpts, no need to redundantly
    perform them again
    • fortunately this wasn't inconsistent with normalizeOpts, so no
      harm done before this got out

Co-Authored-By: Kotaro Sugawara kotarella1110@gmail.com


Follow-up to #669 (comment) and #130 (comment)

- another thing that was missed in jaredpalmer#130
- these sets are already done in normalizeOpts, no need to redundantly
  perform them again
  - fortunately this wasn't inconsistent with normalizeOpts, so no
    harm done before this got out

Co-Authored-By: Kotaro Sugawara <kotarella1110@gmail.com>
@agilgur5 agilgur5 merged commit 351936e into jaredpalmer:master Apr 11, 2020
Copy link
Copy Markdown
Collaborator Author

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. straightforward 2 line removal.

paul-vd pushed a commit to EezyQuote/tsdx that referenced this pull request Dec 1, 2020
- another thing that was missed in jaredpalmer#130
- these sets are already done in normalizeOpts, no need to redundantly
  perform them again
  - fortunately this wasn't inconsistent with normalizeOpts, so no
    harm done before this got out

Co-Authored-By: Kotaro Sugawara <kotarella1110@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant