Skip to content

chore(release): v0.26.2 extensionless asset resolution - #192

Merged
PythonWoods-Dev merged 3 commits into
mainfrom
release/v0.26.2
Jul 28, 2026
Merged

chore(release): v0.26.2 extensionless asset resolution#192
PythonWoods-Dev merged 3 commits into
mainfrom
release/v0.26.2

Conversation

@PythonWoods-Dev

Copy link
Copy Markdown
Contributor

Summary of Changes in v0.26.2

Architectural Root-Cause Fix

  • Extensionless Asset Resolution: Fixed a bug in VSMBrokenLinkRule._to_canonical_url where extensionless files (e.g., LICENSE, Makefile) incorrectly received a trailing slash when use_directory_urls was active, causing false-positive Z101 findings.

Verification

  • Unit Tests: Added test_extensionless_static_asset_no_trailing_slash to tests/test_rules.py. 1497 unit tests passed.
  • Integration: Downstream zenzic-action pre-commit audit (just lint) passed cleanly.

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
…et pattern resolution

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
@PythonWoods-Dev
PythonWoods-Dev merged commit d334ad2 into main Jul 28, 2026
9 checks passed
@PythonWoods-Dev
PythonWoods-Dev deleted the release/v0.26.2 branch July 28, 2026 09:00
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