VCS Differential Code Analysis Tool
Analyze code, and print only reports related to a particular change. From within a VCS directory (only Git is supported for now) first analyze set of changed files against given changeset (origin/main by default) so we know what files need to be analyzed. Then run code analyzers (e.g. PyLint) against the old code (before changes), run analyzers against the actual code (not yet pushed changes), perform a diff (using csdiff utility), and finally print a set of added (or even fixed, as opt-in) analyzers' warnings.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 6.4-1.fc42 | - |
Fedora 41 | 6.3-1.fc41 | - |
Fedora 40 | 6.4-1.fc40 | - |
Fedora EPEL 9 | 6.4-1.el9 | - |
Fedora EPEL 8 | 6.4-1.el8 | - |
Fedora EPEL 10.0 | 6.4-1.el10_0 | - |
You can contact the maintainers of this package via email at
vcs-diff-lint dash maintainers at fedoraproject dot org
.