e3_build_tools.cli.make_lint¶
Entry-point to linting the makefile on the e3 modules.
Attributes¶
Functions¶
|
Lint e3 makefiles. |
|
Run the main function. |
Module Contents¶
- e3_build_tools.cli.make_lint.lint_makefile(wrapper: pathlib.Path, debug: bool) None[source]¶
Lint e3 makefiles.
- Raises:
TypeError: if wrapper is not a valid e3 wrapper.