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
- Host: GitHub
- URL: https://github.com/digitalinblue/automation-support
- Owner: DigitalInBlue
- License: apache-2.0
- Created: 2017-10-05T13:48:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T13:51:46.000Z (over 8 years ago)
- Last Synced: 2025-03-14T07:18:03.197Z (over 1 year ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.