@@ -15,6 +15,7 @@ z nulltag no NONE no Include tags with empty st
15
15
- configPrefixed yes Kconfig no prepend CONFIG_ to config names
16
16
- CppDef no Make no Include FOO in -DFOO as as a name of CPreProcessor macro
17
17
- guessedFromFileName yes PkgConfig no the guessed package name of the .pc file
18
+ - arityAppended yes Prolog no Include predicates with their arises
18
19
- funcmap yes QemuHX no Include mapping SQMP to C function name
19
20
- whitespaceSwapped yes Robot no Include tags swapping whitespace and underscore chars
20
21
# enabling 1
@@ -34,6 +35,7 @@ z nulltag no NONE no Include tags with empty st
34
35
- configPrefixed yes Kconfig no prepend CONFIG_ to config names
35
36
- CppDef no Make no Include FOO in -DFOO as as a name of CPreProcessor macro
36
37
- guessedFromFileName yes PkgConfig no the guessed package name of the .pc file
38
+ - arityAppended yes Prolog no Include predicates with their arises
37
39
- funcmap yes QemuHX no Include mapping SQMP to C function name
38
40
- whitespaceSwapped yes Robot no Include tags swapping whitespace and underscore chars
39
41
# disabling 1
@@ -53,6 +55,7 @@ z nulltag no NONE no Include tags with empty st
53
55
- configPrefixed yes Kconfig no prepend CONFIG_ to config names
54
56
- CppDef no Make no Include FOO in -DFOO as as a name of CPreProcessor macro
55
57
- guessedFromFileName yes PkgConfig no the guessed package name of the .pc file
58
+ - arityAppended yes Prolog no Include predicates with their arises
56
59
- funcmap yes QemuHX no Include mapping SQMP to C function name
57
60
- whitespaceSwapped yes Robot no Include tags swapping whitespace and underscore chars
58
61
# combination
@@ -72,6 +75,7 @@ z nulltag no NONE no Include tags with empty st
72
75
- configPrefixed yes Kconfig no prepend CONFIG_ to config names
73
76
- CppDef no Make no Include FOO in -DFOO as as a name of CPreProcessor macro
74
77
- guessedFromFileName yes PkgConfig no the guessed package name of the .pc file
78
+ - arityAppended yes Prolog no Include predicates with their arises
75
79
- funcmap yes QemuHX no Include mapping SQMP to C function name
76
80
- whitespaceSwapped yes Robot no Include tags swapping whitespace and underscore chars
77
81
# combination with letters
@@ -91,5 +95,6 @@ z nulltag no NONE no Include tags with empty st
91
95
- configPrefixed yes Kconfig no prepend CONFIG_ to config names
92
96
- CppDef no Make no Include FOO in -DFOO as as a name of CPreProcessor macro
93
97
- guessedFromFileName yes PkgConfig no the guessed package name of the .pc file
98
+ - arityAppended yes Prolog no Include predicates with their arises
94
99
- funcmap yes QemuHX no Include mapping SQMP to C function name
95
100
- whitespaceSwapped yes Robot no Include tags swapping whitespace and underscore chars
0 commit comments