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

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:

Use setuptools.find_packages in setup (#2363)
[etc/vim.git] / src / black_primer / cli.py
2021-07-10 Felix HildénUse setuptools.find_packages in setup (#2363)
2021-05-26 Cooper LeesAdd optional uvloop import (#2258)
2021-05-04 Cooper Leesprimer: Add `--no-diff` option (#2187)
2021-04-28 Miro HrončokRemove useless shebangs in non-executable files (#2161)
2020-05-22 Cooper LeesEnable primer on CI Runs + add all README listed black...
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)