binutils-gdb/opcodes/.gitattributes
Richard Earnshaw 73061b1e53 opcodes: add a .gitattributes file for aarch64 autogenerated file exceptions
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.
2024-05-28 10:16:23 +01:00

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