mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-09-16 15:19:57 +00:00
Add :inline_function_patterns configuration option
This commit is contained in:
@@ -40,6 +40,7 @@ class CMockConfig
|
||||
:orig_header_include_fmt => "#include \"%s\"",
|
||||
:array_size_type => [],
|
||||
:array_size_name => 'size|len',
|
||||
:inline_function_patterns => [],
|
||||
}
|
||||
|
||||
def initialize(options=nil)
|
||||
|
||||
Reference in New Issue
Block a user