From 56b44b0238402914a099e5eff9b8c6da0cf7fdfc Mon Sep 17 00:00:00 2001 From: Ihor Solodrai Date: Mon, 7 Jul 2025 14:27:36 -0700 Subject: [PATCH] Update CONTRIBUTING.md Signed-off-by: Ihor Solodrai --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7a039b6..6e8ee82 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,9 +20,8 @@ disclosure of security bugs. In those cases, please go through the process outlined on that page and do not file a public issue. ## Coding Style -* 2 spaces for indentation rather than tabs -* 80 character line length -* ... + +Coding style is enforced by [black](https://github.com/psf/black) formatter. ## License By contributing to Kernel Patches Daemon, you agree that your contributions will be licensed