amarna icon indicating copy to clipboard operation
amarna copied to clipboard

Add a rule to exclude functions under a namespace

Open ametel01 opened this issue 2 years ago • 0 comments

Add a rule here https://github.com/crytic/amarna/blob/2bb48690eae625737bb59b84e1961795528f7bc8/amarna/rules/post_process_rules/UnusedFunctionsRule.py#L30 to exclude, function under namespace in libraries, from being flagged with “unused function” warning.

ametel01 avatar Jul 26 '22 04:07 ametel01