Go to the source code of this file.
Namespaces | |
| format | |
Functions | |
| def | format.main (List[str] dirs, bool fix) |
Variables | |
| format.action | |
| format.args = parser.parse_args() | |
| list | format.EXTENSIONS = [".cpp", ".hpp"] |
| format.help | |
| list | format.IGNORE_DIRS = ["build"] |
| format.nargs | |
| format.parser | |