Information for build vcs-diff-lint-2-1.fc37
ID | 220544 | |||||||
---|---|---|---|---|---|---|---|---|
Package Name | vcs-diff-lint | |||||||
Version | 2 | |||||||
Release | 1.fc37 | |||||||
Epoch | ||||||||
Summary | VCS Differential Code Analysis Tool | |||||||
Description | 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. | |||||||
Built by | davidlt | |||||||
State | complete | |||||||
Volume | DEFAULT | |||||||
Started | Sat, 12 Nov 2022 15:04:38 UTC | |||||||
Completed | Sat, 12 Nov 2022 15:04:38 UTC | |||||||
Tags |
|
|||||||
RPMs |
|
|||||||
Changelog | * Thu Oct 20 2022 Pavel Raiskup <praiskup@redhat.com> 2-1 - don't pollute stdout so csgrep can read it * Thu Sep 29 2022 Pavel Raiskup <praiskup@redhat.com> 1-1 - new package built with tito |