• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hhatto / autopep8 / 1518

Builds Branch Commit Type Ran Committer Via Coverage
1518 master Adjust to match pep8 See jcrocholl/pep8@2a1117c99. This doesn't really matter since we did the elif and else case are the same anyway. But I'd prefer to match pep8's code anyway. push 25 Mar 2014 01:18PM UTC myint travis-ci pending completion   set done
1517 master Don't add a newline before a colon. The colon is tightly coupled to what came before it. It's not profitable to split the line before it. push 25 Mar 2014 07:34AM UTC gwelymernans travis-ci pending completion   set done
1516 master There may be stuff after the container to take into account for the size. push 24 Mar 2014 09:36PM UTC gwelymernans travis-ci pending completion   set done
1515 master Merge branch 'master' of https://github.com/hhatto/autopep8 push 22 Mar 2014 06:25AM UTC gwelymernans travis-ci pending completion   set done
1514 master Install pyflakes on Travis CI push 21 Mar 2014 03:54AM UTC myint travis-ci pending completion   set done
1512 master Suppress false positives push 20 Mar 2014 03:33AM UTC myint travis-ci pending completion   set done
1511 master Restore Python 2.6 support push 20 Mar 2014 03:25AM UTC myint travis-ci pending completion   set done
1510 master Restore Python 2.6 support push 20 Mar 2014 03:17AM UTC myint travis-ci pending completion   set done
1509 master Shorten line. push 19 Mar 2014 10:09PM UTC gwelymernans travis-ci pending completion   set done
1507 master Shorten long line push 19 Mar 2014 02:25PM UTC myint travis-ci pending completion   set done
1505 master Try not to split before the argument list of a function call. push 19 Mar 2014 07:17AM UTC gwelymernans travis-ci pending completion   set done
1504 master Remove accidental debugging code. push 19 Mar 2014 12:42AM UTC gwelymernans travis-ci pending completion   set done
1503 master Don't split after a '.' if at all possible. This looks ugly: FOO. BAR Also, correct the logic to not split before a '(' but following a ','. push 19 Mar 2014 12:39AM UTC gwelymernans travis-ci pending completion   set done
1502 master Bump up the penalty for lines over the max line length limit. We really don't like lines which are over the limit. push 18 Mar 2014 11:46PM UTC gwelymernans travis-ci pending completion   set done
1501 master For a dotted call, we don't want to split before the '('. Split after it if the line goes beyond the column limit. push 18 Mar 2014 11:09PM UTC gwelymernans travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • …
  • 86
  • 87
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc