Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

vcs-diff-lint-6.2-1.fc41 RPM for noarch

From Fedora 41 testing updates for x86_64 / Packages / v

Name: vcs-diff-lint Distribution: Fedora Project
Version: 6.2 Vendor: Fedora Project
Release: 1.fc41 Build date: Sat Sep 7 07:29:53 2024
Group: Unspecified Build host: buildvm-ppc64le-10.iad2.fedoraproject.org
Size: 42550 Source RPM: vcs-diff-lint-6.2-1.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/fedora-copr/vcs-diff-lint
Summary: 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.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sat Sep 07 2024 Pavel Raiskup <praiskup@redhat.com> 6.2-1
  - drop unnecessary newline in the output
  - ruff: don't prefix the error locations with absolute path
  - ruff: don't optimize out the full Ruff run
  - print the git sha1 being analyzed
  - bugfix: correct matching filenames with endswith()
* Wed Aug 28 2024 Pavel Raiskup <praiskup@redhat.com> 6.1-1
  - rpm: use SPDX License format
* Wed Aug 28 2024 Pavel Raiskup <praiskup@redhat.com> 6-1
  - bugfix: correctly honor file renames
  - bugfix: fix subproject detection for git worktree
  - ruff: do full project scans (since Ruff is fast enough)
  - check the new (changed) code in a side-directory
* Mon Aug 26 2024 Pavel Raiskup <praiskup@redhat.com> - 5-1
  - support for fast "ruff" analyser
  - --linter-tag option added
  - subproject detection by .vcs-diff-lint.yml
* Fri Nov 18 2022 Pavel Raiskup <praiskup@redhat.com> 4-1
  - don't print Mypy errors from files that are not explicitly analyzed
* Thu Nov 10 2022 Pavel Raiskup <praiskup@redhat.com> 3-1
  - print the headers back to stdout again
  - non-monorepo use-case fixed
  - add support for Mypy
* 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

Files

/usr/bin/vcs-diff-lint
/usr/bin/vcs-diff-lint-csdiff-mypy
/usr/bin/vcs-diff-lint-csdiff-pylint
/usr/bin/vcs-diff-lint-csdiff-ruff
/usr/share/doc/vcs-diff-lint
/usr/share/doc/vcs-diff-lint/README
/usr/share/licenses/vcs-diff-lint
/usr/share/licenses/vcs-diff-lint/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Sep 16 03:21:50 2024