Functions | Variables
fetch_tools::commands::lint Namespace Reference

Functions

def add_arguments
def cpplint
def lint_directory
def lint_package
def main
def merge
def pep8

Variables

list cpp_endings = [".c", ".cpp", ".cc", ".h", ".hpp", ".hh"]
string help_text = "Lint a package in your workspace"
string name = "lint"

Detailed Description

The lint command lints a package.

Copyright 2015 Fetch Robotics Inc.
Author: Alex Henning

Function Documentation

Definition at line 43 of file lint.py.

Definition at line 87 of file lint.py.

Definition at line 67 of file lint.py.

Definition at line 53 of file lint.py.

Definition at line 17 of file lint.py.

def fetch_tools.commands.lint.merge (   c1,
  c2 
)

Definition at line 49 of file lint.py.

Definition at line 101 of file lint.py.


Variable Documentation

list fetch_tools::commands::lint::cpp_endings = [".c", ".cpp", ".cc", ".h", ".hpp", ".hh"]

Definition at line 84 of file lint.py.

string fetch_tools::commands::lint::help_text = "Lint a package in your workspace"

Definition at line 14 of file lint.py.

Definition at line 13 of file lint.py.



fetch_tools
Author(s): Alex Henning
autogenerated on Thu Jun 6 2019 21:10:20