Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate check output to single Diagnostic type #568

Merged
merged 13 commits into from
Jan 27, 2025

Conversation

emdoyle
Copy link
Member

@emdoyle emdoyle commented Jan 24, 2025

This PR is a refactor with the goal of consolidating the idea of a 'Diagnostic' emitted by Tach.

This results in simpler code in many places, and better matches the mental model of Tach as a linter at its core.
For example:

@emdoyle emdoyle force-pushed the improve-structure-external-errors branch from a7aeba6 to 636af70 Compare January 27, 2025 19:38
@emdoyle emdoyle marked this pull request as ready for review January 27, 2025 22:27
@emdoyle emdoyle merged commit fbeca44 into main Jan 27, 2025
8 of 11 checks passed
@emdoyle emdoyle deleted the improve-structure-external-errors branch January 27, 2025 22:28
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