linuxdoc.lint module¶
lint¶
Implementation of the linuxdoc.lintdoc command.
- copyright:
Copyright (C) 2023 Markus Heiser
- license:
AGPL-3.0-or-later; see LICENSE for details.
The command linuxdoc.lint
lint the kernel-doc comments in the source
code:
$ linuxdoc.lint --help
- linuxdoc.lint.ERR(msg)¶
- linuxdoc.lint.FATAL(msg)¶
- linuxdoc.lint.MSG(msg)¶