Skip to content

chore: take kbuild 1.2.9 - #16

Merged
rasros merged 1 commit into
mainfrom
chore/kbuild-1.2.9
Aug 8, 2026
Merged

chore: take kbuild 1.2.9#16
rasros merged 1 commit into
mainfrom
chore/kbuild-1.2.9

Conversation

@rasros

@rasros rasros commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

com.eignex.* pins move from 1.2.8 to 1.2.9.

Why

1.2.9 carries detekt 2.0.0-alpha.6. alpha.5, which 1.2.8 shipped, reports constructor parameters as
undocumented when they are documented; koblas hit it on LuDecomposition and
PivotedQrDecomposition, whose parameters all carry @property or @param tags. Rewording,
unwrapping a continuation line and swapping @property for @param all left them flagged, and the
same files analyse clean under alpha.6.

Nothing else changed between 1.2.8 and 1.2.9.

Testing

CI. kbuild 1.2.9 was verified before release with a dry run of the release workflow and with
samples/smoke-test.sh, which confirms the negative samples still fail with the rule ids they
assert, so alpha.6 has not changed what the rules detect.

@rasros
rasros merged commit 8a6df3d into main Aug 8, 2026
1 check passed
@rasros
rasros deleted the chore/kbuild-1.2.9 branch August 9, 2026 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant