diff options
author | 2022-05-22 17:22:58 +0200 | |
---|---|---|
committer | 2022-09-28 09:01:15 +0200 | |
commit | d1d84b5f73888ccb9fc148dfc3cb3e15d3604d65 (patch) | |
tree | a4bfaf86284b6866efe4797c72f30fd1dc010265 /scripts/generate_rust_analyzer.py | |
parent | scripts: checkpatch: diagnose uses of `%pA` in the C side as errors (diff) | |
download | wireguard-linux-d1d84b5f73888ccb9fc148dfc3cb3e15d3604d65.tar.xz wireguard-linux-d1d84b5f73888ccb9fc148dfc3cb3e15d3604d65.zip |
scripts: checkpatch: enable language-independent checks for Rust
Include Rust in the "source code files" category, so that
the language-independent tests are checked for Rust too,
and teach `checkpatch` about the comment style for Rust files.
This enables the malformed SPDX check, the misplaced SPDX license
tag check, the long line checks, the lines without a newline check
and the embedded filename check.
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Co-developed-by: Alex Gaynor <alex.gaynor@gmail.com>
Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com>
Co-developed-by: Wedson Almeida Filho <wedsonaf@google.com>
Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions