]> git.madduck.net Git - etc/vim.git/commit

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 .nox directories to default exclude (#525)
authorTim Swast <swast@google.com>
Tue, 25 Sep 2018 15:25:58 +0000 (08:25 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Tue, 25 Sep 2018 15:25:58 +0000 (16:25 +0100)
commit2d99573b343cbaa721746af8df0ffb27e93140d4
tree12e4529c43107a4b43a5bf96c096dc3206365a28
parentbbf38400ceef34119e63c18c71e3316040a90a59
Add .nox directories to default exclude (#525)

[Nox](https://nox.readthedocs.io/) is similar to Tox. It creates a .nox directory that contains virtualenv for testing with different Python versions.
README.md
black.py