https://github.com/arangodb/clang-format-docker
An Alpine-based clang-format shell executable
https://github.com/arangodb/clang-format-docker
Last synced: 4 months ago
JSON representation
An Alpine-based clang-format shell executable
- Host: GitHub
- URL: https://github.com/arangodb/clang-format-docker
- Owner: arangodb
- License: apache-2.0
- Created: 2021-12-07T17:26:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T07:16:49.000Z (over 1 year ago)
- Last Synced: 2025-01-11T16:22:25.586Z (10 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arangodb-clang-format
Runs `clang-format -style=file -i "$@"` from an alpine-based container.
See [arangodb/clang-format](https://hub.docker.com/r/arangodb/clang-format)