Go to the source code of this file.
Namespaces | |
| namespace | fetch_tools::commands::lint |
Functions | |
| def | fetch_tools::commands::lint.add_arguments |
| def | fetch_tools::commands::lint.cpplint |
| def | fetch_tools::commands::lint.lint_directory |
| def | fetch_tools::commands::lint.lint_package |
| def | fetch_tools::commands::lint.main |
| def | fetch_tools::commands::lint.merge |
| def | fetch_tools::commands::lint.pep8 |
Variables | |
| list | fetch_tools::commands::lint.cpp_endings = [".c", ".cpp", ".cc", ".h", ".hpp", ".hh"] |
| string | fetch_tools::commands::lint.help_text = "Lint a package in your workspace" |
| string | fetch_tools::commands::lint.name = "lint" |