Skip to content

Commit

Permalink
Merge pull request #4154 from aol-nnov/fix-indentation
Browse files Browse the repository at this point in the history
Expand tab to spaces and and cleanup formatting
  • Loading branch information
sauwming authored Nov 13, 2024
2 parents b4340b5 + d874eaa commit a1d416a
Show file tree
Hide file tree
Showing 4 changed files with 3,926 additions and 3,394 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
root = true

# properties
[*.{h,c,hpp,cpp,m,java}]
[*.{h,c,hpp,cpp,m,java,ac}]
insert_final_newline = true
indent_style = space
indent_size = 4
Expand Down
5 changes: 4 additions & 1 deletion .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# expand tab to spaces and remove $Id$ (#3292)
5ac9104514499d648f68991ef796368c51b4dfec
5ac9104514499d648f68991ef796368c51b4dfec

# expand tab to spaces and cleanup formatting in aconfigure.ac (#4154)
22464d7a052ab5b7775496bb52211ea66dc2d62d
Loading

0 comments on commit a1d416a

Please sign in to comment.