]> git.madduck.net Git - etc/vim.git/history - tests/data/fmtonoff.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 `--target-version` option to allow users to choose targeted Python versions ...
[etc/vim.git] / tests / data / fmtonoff.py
2019-02-07 Jelle ZijlstraAdd `--target-version` option to allow users to choose...
2018-09-26 Zsolt DollensteinAdd underscores to numeric literals with more than...
2018-07-22 Zsolt DollensteinLook at actual parenthesis when generating ignored...
2018-06-21 Łukasz LangaDon't freeze when multiple comments directly precede...
2018-06-20 Łukasz LangaMore tests for `# fmt: off`
2018-06-19 Łukasz LangaSupport `# fmt: off/on` pairs within brackets
2018-06-06 Łukasz LangaMove test data to data