diff --git a/.tito/packages/vcs-diff-lint b/.tito/packages/vcs-diff-lint index a2d5fa1..a5ef289 100644 --- a/.tito/packages/vcs-diff-lint +++ b/.tito/packages/vcs-diff-lint @@ -1 +1 @@ -6.2-1 ./ +6.3-1 ./ diff --git a/vcs-diff-lint.spec b/vcs-diff-lint.spec index 4ab373f..fadb85d 100644 --- a/vcs-diff-lint.spec +++ b/vcs-diff-lint.spec @@ -1,5 +1,5 @@ Name: vcs-diff-lint -Version: 6.2 +Version: 6.3 Release: 1%{?dist} Summary: VCS Differential Code Analysis Tool BuildArch: noarch @@ -52,6 +52,11 @@ install -p vcs-diff-lint-csdiff-ruff %buildroot%_bindir %changelog +* Fri Sep 20 2024 Pavel Raiskup 6.3-1 +- don't require all the linters, just recommend them +- use requested linters only if they are available +- nicer info/debug output + * Sat Sep 07 2024 Pavel Raiskup 6.2-1 - drop unnecessary newline in the output - ruff: don't prefix the error locations with absolute path