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

hhatto / autopep8 / 1499

Builds Branch Commit Type Ran Committer Via Coverage
1499 master A comment in the middle of a logical line will cause a token error. Catch the exception that's thrown further up the call stack. This way we can try a different route before giving up. push 05 Mar 2014 11:16PM UTC gwelymernans travis-ci pending completion   set done
1498 master Render this more nicely on GitHub push 01 Mar 2014 03:54AM UTC myint travis-ci pending completion   set done
1497 master Don't split the line for a single element container if possible. It doesn't make much sense to split before the first element of a single element container (most commonly an array index). It just leads to ugly looking lines. push 26 Feb 2014 01:29AM UTC gwelymernans travis-ci pending completion   set done
1496 ver1.0 version 1.0 push 22 Feb 2014 11:00AM UTC hhatto travis-ci pending completion   set done
1495 master version 1.0 push 22 Feb 2014 10:58AM UTC hhatto travis-ci pending completion   set done
1494 master Merge branch 'master' of https://github.com/hhatto/autopep8 push 14 Feb 2014 11:05PM UTC gwelymernans travis-ci pending completion   set done
684 master Correct grammar push 05 Feb 2014 11:19PM UTC myint travis-ci pending completion   set done
1493 master Add 小明 push 05 Feb 2014 03:12AM UTC myint travis-ci pending completion   set done
644 master Filter out pep8 E711 results on SQLAlchemy queries This fixes #53. We probably should make E711 fixes disabled by default. It should be enabled via a command-line option. push 04 Feb 2014 11:18PM UTC myint travis-ci pending completion   set done
1492 master Merge pull request #124 from dongweiming/get_item Use get_item that has exists push 04 Feb 2014 02:38AM UTC myint travis-ci pending completion   set done
1489 master Include missing test files And exclude unnecessary things explicitly for check-manifest. push 02 Feb 2014 09:16PM UTC myint travis-ci pending completion   set done
1488 master Penalize short continued lines more than long ones. If a line ends in \-newline, we check to see if it's splitting up a long line or a short line. If it's a long line, or the line has comments on it, then we don't penalize the ranking too much. H... push 31 Jan 2014 11:24PM UTC gwelymernans travis-ci pending completion   set done
1487 master Prepend the indentation to the unmodified source candidate. This was causing broken indentations. --- Issue #123 push 31 Jan 2014 06:43PM UTC gwelymernans travis-ci pending completion   set done
1486 master Adjust the ranking of a line ending with \-newline to make it slightly less desirable. push 28 Jan 2014 09:03PM UTC gwelymernans travis-ci pending completion   set done
1485 master Use the original source as a candidate. In some situations, the original source may be better than what we come up with during reformatting. push 28 Jan 2014 10:20AM UTC gwelymernans travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • …
  • 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