]> git.madduck.net Git - etc/vim.git/history - src/black_primer

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Document experimental string processing and docstring indentation (#2106)
[etc/vim.git] / src / black_primer /
2021-04-22 Mark BellMake black remove leading and trailing spaces from...
2021-04-01 Harish RajagopalSupport for top-level user configuration (#1899)
2021-02-01 James AddisonRemove placeholder exit code in unreachable 'black...
2021-01-15 Emilv2Fix typo (#1931)
2020-12-28 Richard SiBump mypy to 0.780 in pre-commit config (#1887)
2020-11-13 Casper Weiss BangUse lowercase hex numbers fixes #1692 (#1775)
2020-10-02 Hugo van KemenadePrimer: pyramid and sqlalchemy are now formatted with...
2020-09-28 Hugo van KemenadeHypothesis is now formatted with Black 20.8b1 (#1729)
2020-09-10 Hugo van KemenadeVirtualenv is now formatted with newest Black https...
2020-09-05 Hugo van KemenadeTest primer on Pillow (#1679)
2020-09-04 Richard SiUpdate primer.json to reflect Black's adoption (#1674)
2020-08-26 Cooper LeesPrimer update config - enable pytest (#1626)
2020-08-21 Łukasz LangaMark Primer projects that will change formatting
2020-08-20 Jelle ZijlstraDisable string splitting/merging by default (#1609)
2020-05-22 Cooper LeesCapture CalledProcessError for any postitive returncode...
2020-05-22 Cooper LeesEnable primer on CI Runs + add all README listed black...
2020-05-21 Kevin KirscheFix typos (#1442)
2020-05-21 Hugo van Kemenadeblack-primer: handle singular and plural in output...
2020-05-17 Cooper LeesAdd black-primer unittests (#1426)
2020-05-17 Hugo van KemenadeUpdate and fix Flake8 (#1424)
2020-05-17 Cooper LeesAdd primer CI tool 🏴 (#1402)