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

chore: remove detection of multiple config files #5390

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

ematipico
Copy link
Member

Summary

This PR removes the detection of multiple configuration files.

While it is nice to have, it forces us to do multiple FS operations just to show a warning. Also, the current implementation was buggy while I tested it in a real-world project.

Test Plan

CI should pass

@github-actions github-actions bot added A-CLI Area: CLI A-Core Area: core A-Project Area: project A-LSP Area: language server protocol labels Mar 18, 2025
@ematipico ematipico requested review from a team March 18, 2025 16:59
@ematipico ematipico merged commit 11c4bc1 into main Mar 18, 2025
11 checks passed
@ematipico ematipico deleted the chore/multiple-detection branch March 18, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CLI Area: CLI A-Core Area: core A-LSP Area: language server protocol A-Project Area: project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants