Skip to content
Snippets Groups Projects
Commit 4c590788 authored by Maxim Cournoyer's avatar Maxim Cournoyer Committed by Simon Glass
Browse files

patman: symlink top level .checkpatch.conf


This makes it possible to run the patman test suite simply by invoking
'pytest' from the patman sub-directory:

  $ cd tools/patman
  $ pytest

Otherwise, the top level .checkpatch.conf would be ignored and
multiple test_checkpatch.py tests would fail.

Signed-off-by: default avatarMaxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent da413b56
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment