mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
HACKING: link up CODE_QUALITY.md
This commit is contained in:
parent
7c2c028c85
commit
ecb462dbf5
@ -20,6 +20,11 @@ test executable. For features at a higher level, tests in src/test/ are very
|
||||
strongly recommended. If that is no possible, integration tests in test/ are
|
||||
encouraged.
|
||||
|
||||
Please also have a look at our list of code quality tools we have setup for systemd,
|
||||
to ensure our codebase stays in good shape:
|
||||
|
||||
https://github.com/systemd/systemd/blob/master/doc/CODE_QUALITY.md
|
||||
|
||||
Please always test your work before submitting a PR. For many of the components
|
||||
of systemd testing is straight-forward as you can simply compile systemd and
|
||||
run the relevant tool from the build directory.
|
||||
|
Loading…
Reference in New Issue
Block a user