Skip to content

Commit fa987f7

Browse files
committed
Update CONTRIBUTING.md
Signed-off-by: Ihor Solodrai <[email protected]>
1 parent 2775ed8 commit fa987f7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ disclosure of security bugs. In those cases, please go through the process
2020
outlined on that page and do not file a public issue.
2121

2222
## Coding Style
23-
* 2 spaces for indentation rather than tabs
24-
* 80 character line length
25-
* ...
23+
24+
Coding style is enforced by [black](https://github.com/psf/black) formatter.
2625

2726
## License
2827
By contributing to Kernel Patches Daemon, you agree that your contributions will be licensed

0 commit comments

Comments
 (0)