42

The intern has directly editted the CSS file then push to the repo.
The senior optimized the old codebase and compiled the SCSS with gulp leading to the CSS file rebuild.

The vicious cycle continued until code review which was like 2 weeks later.

Comments
  • 10
    The intern should not have access to push to the repo, only create a pull request or similar process for requesting code review
  • 6
    Your intern did changes with so little communication that no one told him how your css files are created?
  • 1
    What this guy said. @CWins
Add Comment