Skip to content

Commit

Permalink
Adding to .clang-format command to insert newline EOF (#33201)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alami-Amine authored Apr 29, 2024
1 parent ae5d772 commit 33bfb4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ SpacesInSquareBrackets: false
Standard: Cpp11
TabWidth: 8
UseTab: Never
InsertNewlineAtEOF: true
---
Language: ObjC
BasedOnStyle: WebKit
Expand Down

0 comments on commit 33bfb4e

Please sign in to comment.