Add review bot tool for clazy

Review Request #9647 — Created Feb. 16, 2018 and updated

Information

ReviewBot
release-1.0.x
f7b19a5...

Reviewers

Clazy is a Qt oriented code checker based on clang framework.

Added a cpp file with issues and saw that clazy
found some issues and marked it in review request.

Description From Last Updated

I have no idea what this means. Can you clarify?

daviddavid

Needs a "Returns:" section describing the return value.

daviddavid

file is a reserved word. Can we use filename?

daviddavid
misery
misery
Review request changed

Testing Done:

  +

Added a cpp file with issues and saw that clazy

  + found some issues and marked it in review request.

david
  1. 
      
  2. bot/reviewbot/tools/clazy.py (Diff revision 2)
     
     

    I have no idea what this means. Can you clarify?

  3. bot/reviewbot/tools/clazy.py (Diff revision 2)
     
     

    Needs a "Returns:" section describing the return value.

  4. bot/reviewbot/tools/clazy.py (Diff revision 2)
     
     

    file is a reserved word. Can we use filename?

  5. 
      
Loading...