Skip to content

Tags: holo-q/ripmap

Tags

v0.1.0

Toggle v0.1.0's commit message
feat(config): inherit from [tool.ty], [tool.ruff], [tool.pyright]

Cascade fallback: ripmap → ty → ruff → pyright → defaults.
When no [tool.ripmap] exists, inherit include/exclude patterns from
existing tool configs for seamless integration with established tooling.

Also: directory prefix patterns (e.g. "src") now work alongside globs.