Dash Core  0.12.2.1
P2P Digital Currency
clang-format.py File Reference

Go to the source code of this file.

Namespaces

 clang-format
 
 clang
 -format
 

Functions

def clang-format.check_clang_format_version (clang_format_exe)
 
def clang-format.check_command_line_args (argv)
 
def clang-format.run_clang_format (clang_format_exe, files)
 
def clang-format.main (argv)
 

Variables

list clang-format.tested_versions = ['3.6.0', '3.6.1', '3.6.2']
 
tuple clang-format.accepted_file_extensions = ('.h', '.cpp')