Skip to content

Conversation

zth
Copy link
Member

@zth zth commented Mar 8, 2022

  • Expose the "Stop dead code analysis" command to the user so it can be run via the command palette. We already have the start command exposed, so I think it makes sense to expose the stop command as well, in addition to the stop button in the status bar.
  • Do not mark "redundant optional argument" warnings as dead/unused code, since it's not really. Closes Dead code analysis - all warnings are marked as dead code #362

@cristianoc
Copy link
Collaborator

Thanks!

@cristianoc cristianoc merged commit 34cc758 into rescript-lang:master Mar 9, 2022
@zth zth deleted the dce-touchups branch March 9, 2022 10:16
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.

Dead code analysis - all warnings are marked as dead code
2 participants