Skip to content

ft: add dummy stdio cli flag for compatibility with LSP wrappers#67

Merged
AJenbo merged 1 commit intoAJenbo:mainfrom
markkimsal:features/stdio-flag
Apr 3, 2026
Merged

ft: add dummy stdio cli flag for compatibility with LSP wrappers#67
AJenbo merged 1 commit intoAJenbo:mainfrom
markkimsal:features/stdio-flag

Conversation

@markkimsal
Copy link
Copy Markdown
Contributor

Some IDE LSP plugins seem to want to add --stdio flag all the time. Adding this dummy flag allows the program to run without complaining about an unknown CLI flag.

@markkimsal markkimsal force-pushed the features/stdio-flag branch from fa0ab87 to 6305da6 Compare April 3, 2026 14:20
@AJenbo AJenbo enabled auto-merge (rebase) April 3, 2026 17:01
Copy link
Copy Markdown
Owner

@AJenbo AJenbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙂

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.37%. Comparing base (289af94) to head (6305da6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   87.37%   87.37%   -0.01%     
==========================================
  Files         147      147              
  Lines       86910    86910              
==========================================
- Hits        75938    75937       -1     
- Misses      10972    10973       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AJenbo AJenbo disabled auto-merge April 3, 2026 18:07
@AJenbo AJenbo merged commit 1ec7675 into AJenbo:main Apr 3, 2026
7 checks passed
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.

3 participants