Skip to content

Cpp source code formatter for Google C++ Style

Notifications You must be signed in to change notification settings

akcite/google-astyle

 
 

Repository files navigation

google-astyle

Cpp source code formatter for Google C++ Style

Astyle is a free, fast and small automatic formatter for C, C++, C+, and Java source code.

This fork, however, only aims at formatting C++ code according to Google C++ Style Guide.

google-astyle code base is google-astyle clean, meaning you should always run google-astyle on top of google-astyle source code before committing.

The command line flags we are using are:

--style=linux --indent=spaces=2

How To Use

./gstyle source_code.extension

About

Cpp source code formatter for Google C++ Style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%