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

lib: replace --diagnostic-report-* with --report-* #27312

Closed
wants to merge 3 commits into from

Commits on Apr 19, 2019

  1. lib: replace --diagnostic-report-* with --report-*

    In the code base the word `report` is almost only used to refer to
    the diagnostic report when it's a noun, and it's programmable
    interface `process.report()` it not prefixed, so `report` should be
    unambiguous enough to use without `diagnostic`.
    joyeecheung committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    c097d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba58262 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. fixup! lib: replace --diagnostic-report-* with --report-*

    Co-Authored-By: joyeecheung <joyeec9h3@gmail.com>
    vsemozhetbyt and joyeecheung authored Apr 22, 2019
    Configuration menu
    Copy the full SHA
    9ca82c1 View commit details
    Browse the repository at this point in the history