ysh329 / cpp-auto-formatter

A GitHub Action for formatting C and C++ code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Auto-Format

This is a GitHub Action that provides both automatic clang-formatting and CI checks.

Building

This GitHub Action is a docker container action, so it requires a build step. A simple docker build command should be sufficient to build the Rust tool and the final GitHub Action image.

About

A GitHub Action for formatting C and C++ code.


Languages

Language:Rust 96.6%Language:Dockerfile 3.4%