fix prefix_inspections keys in example (#40904)

This commit is contained in:
Harmen Stoppels 2023-11-06 22:22:13 +01:00 committed by GitHub
parent 3384181868
commit 4700108b5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -519,11 +519,11 @@ inspections and customize them per-module-set.
modules:
prefix_inspections:
bin:
./bin:
- PATH
man:
./man:
- MANPATH
'':
./:
- CMAKE_PREFIX_PATH
Prefix inspections are only applied if the relative path inside the
@ -579,7 +579,7 @@ the view.
view_relative_modules:
use_view: my_view
prefix_inspections:
bin:
./bin:
- PATH
view:
my_view: