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

Feature: clang-format and clang-tidy as zig sub-commands #9374

Closed
alexrp opened this issue Jul 14, 2021 · 1 comment
Closed

Feature: clang-format and clang-tidy as zig sub-commands #9374

alexrp opened this issue Jul 14, 2021 · 1 comment
Labels
proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
Milestone

Comments

@alexrp
Copy link
Sponsor Contributor

alexrp commented Jul 14, 2021

Note: I have no idea how hard this would be to achieve. I'm just bringing this up because having these available as part of Zig would mean that I could make them a default feature of zig-sdk.

It seems like this would make sense given the other LLVM/Clang tooling Zig ships with, and would make zig a drop-in replacement for most of the C/C++ tooling that users would typically want to run in a CI setting.

@Vexu Vexu added the proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. label Aug 6, 2021
@Vexu Vexu modified the milestones: 0.10.0, 0.9.0 Aug 6, 2021
@andrewrk andrewrk modified the milestones: 0.9.0, 0.10.0 Nov 24, 2021
@andrewrk andrewrk modified the milestones: 0.10.0, 0.11.0 Apr 16, 2022
@andrewrk
Copy link
Member

andrewrk commented Apr 9, 2023

I think this is a very reasonable proposal, however the cost to maintain this is not worth it, especially considering I want people to use Zig rather than C/C++.

@andrewrk andrewrk closed this as not planned Won't fix, can't repro, duplicate, stale Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
Projects
None yet
Development

No branches or pull requests

3 participants