Add librz/asm/arch/include/opcode/ to clang-format skiplist
This commit is contained in:
parent
7054afaa6b
commit
5eda15a45e
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ skiplist = [
|
|||
"librz/util/bdiff.c",
|
||||
"librz/asm/arch/tms320/c55x/table.h",
|
||||
"librz/include/sflib/",
|
||||
"librz/asm/arch/include/opcode/",
|
||||
]
|
||||
|
||||
patterns = ["*.c", "*.cpp", "*.h", "*.hpp", "*.inc"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue