Skip to content

feat: add configurable entropy exclusion paths#29

Merged
Sophylax merged 2 commits into
mainfrom
feat/entropy-exclude-paths
Mar 30, 2026
Merged

feat: add configurable entropy exclusion paths#29
Sophylax merged 2 commits into
mainfrom
feat/entropy-exclude-paths

Conversation

@Sophylax

Copy link
Copy Markdown
Owner

Summary

  • add entropy_exclude_paths for fixture and sample-data directories that should skip entropy checks only
  • remove the unreleased allow_test_fixtures shortcut in favor of the explicit path-based model
  • update tests, README, and the example config to match the shipped behavior

Closes #24

@Sophylax Sophylax merged commit 7c56533 into main Mar 30, 2026
6 checks passed
@Sophylax Sophylax deleted the feat/entropy-exclude-paths branch March 30, 2026 21:06
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.

Generalize allow_test_fixtures beyond the testdata convention

1 participant