Open afeld opened 8 years ago
Currently, style checks are done through Travis => Grunt => JSHint, but Travis doesn't send any emails to people that aren't Collaborators on the repository, so students end up missing the feedback. Another CI tool may not have this same limitation.
Another option: Hound adds inline comments, which seems like a great way to start conversations if the students have questions, but
Currently, style checks are done through Travis => Grunt => JSHint, but Travis doesn't send any emails to people that aren't Collaborators on the repository, so students end up missing the feedback. Another CI tool may not have this same limitation.
Another option: Hound adds inline comments, which seems like a great way to start conversations if the students have questions, but