mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
73061b1e53
The autogenerated files in opcodes use spaces for indentation. Changing that would be a lot of work to little benefit, so add a local override to the white-space rules, so patches apply cleanly.
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
# The aarch64 generated files use spaces for indentation, so we need to
|
|
# overrule the top-level whitespace rule.
|
|
aarch64*-2.* whitespace=space-before-tab,trailing-space
|