We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1241f51 commit d4106c9Copy full SHA for d4106c9
1 file changed
tools/validateinterfaces.py
@@ -30,6 +30,7 @@
30
31
# known methods what must be not added to interfaces
32
ignoreMethods = (
33
+ "clan_config_read_from_file",
34
"cmdline_args_init_local",
35
"map_bl_list_expand",
36
"map_block_free_expand",
0 commit comments