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

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:

Remove Lowercase Hex (PR #1692) from CHANGES.md (#2133)
[etc/vim.git] / src / black_primer / primer.json
2021-04-26 Cooper LeesRemove Lowercase Hex (PR #1692) from CHANGES.md (#2133)
2021-04-25 Łukasz LangaFix primer config
2021-04-25 Łukasz LangaRevert "Use lowercase hex numbers fixes #1692 (#1775)"
2021-04-22 Mark BellMake black remove leading and trailing spaces from...
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 LeesEnable primer on CI Runs + add all README listed black...
2020-05-17 Cooper LeesAdd primer CI tool 🏴 (#1402)