Skip to content

[ty] Enable 'ansi' feature to fix compile error#18116

Merged
MichaReiser merged 1 commit intomainfrom
micha/ansi-feature
May 15, 2025
Merged

[ty] Enable 'ansi' feature to fix compile error#18116
MichaReiser merged 1 commit intomainfrom
micha/ansi-feature

Conversation

@MichaReiser
Copy link
Member

Summary

cargo install --path crates/ty -f failed because of the missing ansi feature (required for the pretty tracing formatter).

This PR enables the ansi feature.

Test Plan

cargo install --path crates/ty -f now succeeds

@MichaReiser MichaReiser added internal An internal refactor or improvement isort Related to import sorting ty Multi-file analysis & type inference and removed isort Related to import sorting labels May 15, 2025
@github-actions
Copy link
Contributor

mypy_primer results

No ecosystem changes detected ✅

@MichaReiser MichaReiser merged commit 28b5a86 into main May 15, 2025
34 checks passed
@MichaReiser MichaReiser deleted the micha/ansi-feature branch May 15, 2025 09:43
@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

Glyphack pushed a commit to Glyphack/ruff that referenced this pull request May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant