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

Add rule require-throws #574

Merged
merged 7 commits into from
Jun 17, 2020
Merged

Add rule require-throws #574

merged 7 commits into from
Jun 17, 2020

Commits on Jun 10, 2020

  1. wip: require-throws

    0xCLARITY committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b479a04 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. more tests

    0xCLARITY committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    d7b2299 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Merge branch 'master' into require-throws

    * master:
      fix(check-param-names, require-param): handle ts constructor as arg; fixes #576
      fix(`check-param-names`): destructured parameters inclusion check (params containing other params as substrings); closes #575
      Revert "Fix bug with destructured parameters in check-param-names"
      Fix bug with destructured parameters in check-param-names
    brettz9 committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    a671feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e3a6ba View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    31029c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. - Doc cleanup / lbs

    brettz9 committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    cfe249d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edf939c View commit details
    Browse the repository at this point in the history