Metadata-Version: 2.1
Name: cpp-code-style-formatter
Version: 1.0.0
Summary: Formatter cam format cpp code(cpp_code_style_formatter --format -f <path to file>)
Home-page: UNKNOWN
Author: Stanislav Dzundza
Author-email: stas.dzundza@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown

# C++ Google code style checker(Naming and Comments)
# Author
 Stanislav Dzundza
# How to use
- [--fix| --verify | -f | -v]  [-f | -d | -p]  [path_to_file | path_to_dir]
- -f - file formatting
- -d - directory formatting
- -p - project formatting

