Closed abinoam closed 8 years ago
It runs a automated code review against master branch (by default). So, at each PR we can see if it was introduced code style violations (rubocoop), or worsening of the code quality in terms of duplication (flay) or bad patterns (reek).
cc: @JEG2 ... and merging.
Nice!
It runs a automated code review against master branch (by default). So, at each PR we can see if it was introduced code style violations (rubocoop), or worsening of the code quality in terms of duplication (flay) or bad patterns (reek).