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

[github action] display black result in job summary (#3688)
authorMatthieu Simon <matthieu@bluegreen.sh>
Mon, 15 May 2023 21:35:39 +0000 (23:35 +0200)
committerGitHub <noreply@github.com>
Mon, 15 May 2023 21:35:39 +0000 (14:35 -0700)
commitc97b9c55b488a478afe171537c0e4c0f10631ca1
treec7d9f457a761bf15954e1ffd5c1c16385b0daf9e
parent64887aab032c0fd64f9238cdab6684f2fc0c7f33
[github action] display black result in job summary (#3688)

* send output to $GITHUB_STEP_SUMMARY

* update CHANGES.md

* update CHANGES.md with PR number

* implement PR feedback

* fix pre-commit issues (prettier/trailing whitespace)
CHANGES.md
action.yml
action/main.py