Commit b87303b
committed
Set features explicitly
If no -F parameter is provided to yanglint,
all features of all modules are automatically
enabled. However, for some tests not all features
shall be enabled.
Therefore, add the possibility to specify the
features per module. If features is not given,
select all.
Signed-off-by: Florian Kauer <florian.kauer@linutronix.de>1 parent b6aa408 commit b87303b
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
18 | 30 | | |
19 | 31 | | |
20 | 32 | | |
| |||
0 commit comments