Skip to content

This program is used to flexibly and parametrically check for code formatting style compliance.

License

Notifications You must be signed in to change notification settings

gerickson/cstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

cstyle

Introduction

cstyle is used to flexibly and parametrically check for C and C++ code formatting style compliance.

Philosophically, this assumes it is working on compilable code. Consequently, this does not endeavor to be nor is it a grammatically-correct source code parser.

Where possible, effort is expended to make the syntax, option invocation, and output familiar to users of compilers and other linting and formatting tools for ease of use and efficient system integration.

Versioning

cstyle follows the Semantic Versioning guidelines for release cycle transparency and to maintain backwards compatibility.

License

cstyle is released under the Apache License, Version 2.0 license. See the LICENSE file for more information.

About

This program is used to flexibly and parametrically check for code formatting style compliance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published