facebook/stetho

Implement checkstyle for travis-CI code style checks

Open

#239 opened on Jul 31, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (1,163 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (12,643 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Now that the number of PRs is starting to heat up, it's time to enforce some of the basic style rules of the project using CI. checkstyle seems like a mature and reasonable way to do that, though I'm open to suggestions :)

Contributor guide