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

ambv / black / 618

Builds Branch Commit Type Ran Committer Via Coverage
618 master Remove mappings from Vim plugin. (#417) They clashed with standard mappings. Simplest just to let users define their own. Fixes #415 push 17 Aug 2018 03:48PM UTC ambv travis-ci pending completion   set done
617 master added instructions for PyCharm File Watcher setup (#418) * added instructions for PyCharm File Watcher setup With these steps, PyCharm will run black on every file save. * Update README.md push 17 Aug 2018 03:46PM UTC ambv travis-ci pending completion   set done
615 master vim: Restore cursor/window position after format (#433) Without this the cursor jumps to the top of the window after formatting occurs. push 17 Aug 2018 03:41PM UTC ambv travis-ci pending completion   set done
614 master Add playground link (#437) push 17 Aug 2018 03:38PM UTC ambv travis-ci pending completion   set done
613 master Use atom-black plugin for Atom integration (#456) push 17 Aug 2018 03:27PM UTC ambv travis-ci pending completion   set done
612 master write cache in --check mode (#453) Fixes #448. This diff makes us always write to the cache in normal mode, except if the file is already in the cache, and it makes us write to the cache in --check mode if the file is already well formatted.... push 17 Aug 2018 02:42PM UTC ambv travis-ci pending completion   set done
611 master normalize numeric literals (#454) Fixes #452 I ended up making a couple of other normalizations to numeric literals too (lowercase everything, don't allow leading or trailing . in floats, remove redundant + sign in exponent). I don't care to... push 17 Aug 2018 02:06PM UTC ambv travis-ci pending completion   set done
610 patch-1 Use atom-black plugin for Atom integration Pull #456 16 Aug 2018 07:54PM UTC web-flow travis-ci pending completion   set done
609 blacked-comments Align style of comments and documentation Pull #443 16 Aug 2018 06:10PM UTC web-flow travis-ci pending completion   set done
608 numunder normalize numeric literals Fixes #452 I ended up making a couple of other normalizations to numeric literals too (lowercase everything, don't allow leading or trailing . in floats, remove redundant + sign in exponent). I don't care too much abou... Pull #454 16 Aug 2018 04:04AM UTC web-flow travis-ci pending completion   set done
607 checkcache write cache in --check mode Fixes #448. This diff makes us always write to the cache in normal mode, except if the file is already in the cache, and it makes us write to the cache in --check mode if the file is already well formatted. I also fi... Pull #453 16 Aug 2018 03:10AM UTC web-flow travis-ci pending completion   set done
606 patch-1 write to cache even if the file is unchanged Maybe I'm missing something, but it seems useful to write to the cache even if the file is unchanged, so that the next time we run Black, we don't need to look at the file. Pull #447 14 Aug 2018 04:07AM UTC web-flow travis-ci pending completion   set done
605 blacked-comments Align style of comments and documentation Pull #443 11 Aug 2018 01:38PM UTC web-flow travis-ci pending completion   set done
603 blacked-comments Align style of comments and documentation Pull #443 11 Aug 2018 11:18AM UTC web-flow travis-ci pending completion   set done
602 playground Add playground link Pull #437 07 Aug 2018 02:29PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • 56
  • 57
  • 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