]> git.madduck.net Git - etc/vim.git/history - src/black_primer/lib.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:

Add cpython Lib/ repository config into primer config - Disabled (#2429)
[etc/vim.git] / src / black_primer / lib.py
2021-08-24 Cooper LeesAdd cpython Lib/ repository config into primer config...
2021-06-11 Cooper LeesAdd STDIN test to primer (#2315)
2021-06-07 Cooper Lees[primer] Enable everything (#2288)
2021-05-13 Christian ClaussUse codespell to find typos (#2228)
2021-05-05 Cooper LeesEnable ` --experimental-string-processing` on most...
2021-05-04 Cooper Leesprimer: Add `--no-diff` option (#2187)
2021-04-28 Miro HrončokRemove useless shebangs in non-executable files (#2161)
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-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)