Flutter Engine
The Flutter Engine
Namespaces | Functions
PRESUBMIT.py File Reference

Go to the source code of this file.

Namespaces

namespace  PRESUBMIT
 

Functions

def PRESUBMIT.is_cpp_file (path)
 
def PRESUBMIT.is_dart_file (path)
 
def PRESUBMIT.get_old_contents (input_api, path)
 
def PRESUBMIT.files_to_check_for_format (input_api, extension, exclude_folders)
 
def PRESUBMIT.load_source (modname, filename)
 
def PRESUBMIT.CheckChangeOnCommit (input_api, output_api)
 
def PRESUBMIT.CheckChangeOnUpload (input_api, output_api)