Skip to content

Commit d4106c9

Browse files
committed
validateinterfaces: ignore clan_config_read_from_file static helper
1 parent 1241f51 commit d4106c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/validateinterfaces.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
# known methods what must be not added to interfaces
3232
ignoreMethods = (
33+
"clan_config_read_from_file",
3334
"cmdline_args_init_local",
3435
"map_bl_list_expand",
3536
"map_block_free_expand",

0 commit comments

Comments
 (0)