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

Rollup of 4 Pull requests with new lints #4839

Merged
merged 11 commits into from
Nov 23, 2019

Commits on Nov 13, 2019

  1. Add new lint: large stack array

    added documentation
    
    minor style fix
    
    change as to ::from
    
    add ignore to doc
    
    include threshold in lint message/make suggestion more apparent/use Scalar api instead of matching
    
    style fix
    
    shange snippet_opt to snippet
    basil-cow committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    7fddac0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. add new lint tabs in doc comments

    Florian Rohm committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    f8f7800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73806b7 View commit details
    Browse the repository at this point in the history
  3. New lint: zst_offset

    llogiq committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    c21b198 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Implement if_same_cond_fn lint

    Run ./util/dev
    
    Revert changelog entry
    
    Rename lint to same_functions_in_if_condition and add a doc example
    
    Add testcases with different arg in fn invocation
    popzxc committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    bbb8cd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. Configuration menu
    Copy the full SHA
    d151ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    213765a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    353668e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7db973d View commit details
    Browse the repository at this point in the history
  5. Run update_lints

    flip1995 committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    9b4faf9 View commit details
    Browse the repository at this point in the history
  6. Fix fallout

    flip1995 committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    7cc8fa2 View commit details
    Browse the repository at this point in the history