diff options
author | Mauro Carvalho Chehab <[email protected]> | 2021-10-19 08:42:50 +0100 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2021-10-26 09:42:28 -0600 |
commit | 14efb275d409c774813af4aaac99806927fa215e (patch) | |
tree | 54101f41cbf737f71a657e3f455ceb5c9c869219 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c04639a7d2fb46b4514780c844ea64545efbbaec (diff) |
scripts: documentation-file-ref-check: ignore hidden files
There's a warning there from a .gitignore file:
tools/perf/.gitignore: Documentation/doc.dep
This is not really a cross-reference type of warning, so
no need to report it.
In a matter of fact, it doesn't make sense at all to even
parse hidden files, as some text editors may create such
files for their own usage.
So, just ignore everything that matches this pattern:
/\.*
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Link: https://lore.kernel.org/r/dd0125a931b4fecf8fab6be8aa527faa18f78e43.1634629094.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions