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

Max line length with bugbear (#3731)
authorAlwyn Kik <alwyn@kik.pw>
Mon, 12 Jun 2023 19:20:31 +0000 (21:20 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 19:20:31 +0000 (12:20 -0700)
commit35722dff623f3cdf5018e3f1183cd4e02e91caa8
tree6164ad96bbe69f8c5d59ec62d5ded27dba5f642e
parent688f78d380706fd20776b31eb1ead98ba3f45839
Max line length with bugbear (#3731)

* Make phrasing for flake8 users more concise

max-line-length should be 80 with flake8-bugbear
Fixes #3716

* Re-add rationale and an explanation for

disabling E203

* Run pre-commit
docs/the_black_code_style/current_style.md