Consider clang-format
and clang-tidy
support
#30
Labels
area: documentation
Issues related to the documentation.
area: samples
Issues related to sample projects.
area: sdk
Issues related to the MSBuild SDK.
area: tasks
Issues related to MSBuild tasks.
state: deliberation
Issues that require design work and/or discussion.
Milestone
In a similar vein to:
zig fmt
into the build #28Unfortunately, Zig does not currently ship with these tools, so we would have to require users to install them.
Questions:
zig fmt
or let it be configurable?clang-tidy
be tied toWarningLevel
? Or should we maybe useAnalysisLevel
/AnalysisMode
?The text was updated successfully, but these errors were encountered: