]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
copilot: Tell the AI to be thorough
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 Oct 2025 10:59:44 +0000 (12:59 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 6 Oct 2025 11:06:03 +0000 (20:06 +0900)
At least when doing a local review, asking it to be thorough results
in a lot more comments on coding style violation so let's add such an
instruction to the global instructions.

.github/copilot-instructions.md

index f95c725e817b77a8816689de129aa2caa50cd668..c1f7f39b973b292b08746c2856330f69ecfc8fa5 100644 (file)
@@ -21,6 +21,7 @@ Include any other files from the [documentation](../docs) in the context as need
 - Frame comments as questions
 - Always consider you may be wrong
 - Do not argue with contributors, assume they are right unless you are very confident in your deduction
+- Be extremely thorough. Every single separate coding style violation should be reported
 
 ## Testing Expectations