X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/f8e9544c930a1469bee8b3f131687e2cae52e59b..9db828c3def8f23f0d9e8650a7d2b009c8043eaf:/.pre-commit-hooks.yaml diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index e7b45ef..9c1b780 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,5 +1,6 @@ - id: black name: black + description: 'Black: The uncompromising Python code formatter' entry: black language: python language_version: python3.6