Skip to content
Prev Previous commit
Next Next commit
[SQUASH] added missing comment
  • Loading branch information
Tiriel committed Nov 7, 2017
commit 0992b79bc0bedd5738442d38dc9912bb79700b6a
1 change: 1 addition & 0 deletions lib/reviews.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ class ReviewAnalyzer {

/**
* @param object
* @param prop: string
* @returns {boolean}
*/
hasLGTM(object, prop) {
Expand Down