An open API service indexing awesome lists of open source software.

https://github.com/digitalinblue/automation-support

Supports automating coding standards and style
https://github.com/digitalinblue/automation-support

Last synced: 3 months ago
JSON representation

Supports automating coding standards and style

Awesome Lists containing this project

README

          

# AutomationSupport
Supports automating coding standards and style

## Clang Format
The ```.clang-format``` file supports the clang-format executable to automate coding style. It is based on the Google style, with several edits to better support large format displays and human factors.