-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3.4, 2.4.1, 2.5
-
None
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_25_STABLE
From CONTRIB-4142:
Offtopic, about Damyon comment: Well, main problem is that our codebase is plagued of codechecker errors and warnings, and the checker does it job for complete files, not for patches (and the results are always depressing no matter the patch is 100% correct or no).
I hope the prechecker (that has the ability to restrict output to the patched lines) will help about that.
Uhm, perhaps we could try to build that in the codechecker, say:
- if the site is git-based
- add one new setting: "branch base"
- extract the lines from the diff
- filter the results out
- yum!
Research about it...
- has been marked as being related by
-
CONTRIB-4142 Allow colons in single line comments.
- Closed