Go to the source code of this file.
Classes | |
class | check-style.Patch |
Patch class. More... | |
class | check-style.PatchChunk |
PatchChunk class. More... | |
class | check-style.PatchChunkLine |
PatchChunkLine class. More... | |
Namespaces | |
check-style | |
Functions | |
def | check-style.copy_file (filename) |
def | check-style.hg_modified_files () |
def | check-style.indent (source, debug, level) |
def | check-style.indent_files (files, diff=False, debug=False, level=0, inplace=False) |
def | check-style.parse_patchset (generator) |
def | check-style.remove_trailing_whitespace_changes (patch_generator) |
def | check-style.run_as_hg_hook (ui, repo, kwargs) |
def | check-style.run_as_main () |
def | check-style.uncrustify_config_file (level) |