]> 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:

Remove flake8 W503 from docs as it is ignored by default (#1661)
authorJon Dufresne <jon.dufresne@gmail.com>
Mon, 31 Aug 2020 21:18:43 +0000 (14:18 -0700)
committerGitHub <noreply@github.com>
Mon, 31 Aug 2020 21:18:43 +0000 (14:18 -0700)
commit573b8de54470dbad8bcaaebd5a28dad507c44666
tree262265c6da98a2bf5caf72c99459dbc3af87a620
parent0c6d4ca0c33aa97202e0e94a4a2389cc432597bc
Remove flake8 W503 from docs as it is ignored by default (#1661)

Fixes #1660
.flake8
docs/compatible_configs.md
docs/the_black_code_style.md