-
Notifications
You must be signed in to change notification settings - Fork 486
Closed
Labels
Description
I would like to provide C/C++ formatting support.
The following features shall be initially provided:
- C/C++ formatter based on CDT (see Provision of Spotless Eclipse CDT formatter plugin. #231)
- Include order changes based on existing code for
ImportOrderStep
- Extension for Gradle/Maven whereas Maven will use default file name extensions and Gradle probably the native-specs (have to do some reading first...)
cobexer, nedtwigg, BrainStone and Octogonapus