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

tools: enable no-unsafe-finally #18745

Closed
wants to merge 2 commits into from

Commits on Feb 13, 2018

  1. tools: enable no-unsafe-finally

    This enables the `no-unsafe-finally` eslint rule to make sure we
    have a proper control flow in try / catch.
    BridgeAR committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    667bd04 View commit details
    Browse the repository at this point in the history
  2. fixup: address comment

    BridgeAR committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    485b3cb View commit details
    Browse the repository at this point in the history