-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OPTIMUS-36426 export changes from 489132a74cc30c74a7bafec0e01e84fc510…
…f0890
- Loading branch information
Optimus Cirrus Developers
committed
Mar 3, 2023
1 parent
bcd35b5
commit 6f26897
Showing
15 changed files
with
188 additions
and
217 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,21 @@ | ||
# Declare files that will always have LF line endings on checkout | ||
*.sh text eol=lf | ||
*.md text eol=lf | ||
*.java text eol=lf | ||
*.scala text eol=lf | ||
*.groovy text eol=lf | ||
*.conf text eol=lf | ||
*.txt text eol=lf | ||
*.proto text eol=lf | ||
*.fbs text eol=lf | ||
*.sql text eol=lf | ||
*.csv text eol=lf | ||
*.xml text eol=lf | ||
*.fbs text eol=lf | ||
*.groovy text eol=lf | ||
*.java text eol=lf | ||
*.ksh text eol=lf | ||
*.md text eol=lf | ||
*.pl text eol=lf | ||
*.pm text eol=lf | ||
*.proto text eol=lf | ||
*.py text eol=lf | ||
*.scala text eol=lf | ||
*.sh text eol=lf | ||
*.sql text eol=lf | ||
*.txt text eol=lf | ||
*.xml text eol=lf | ||
|
||
# Similarly for CRLF | ||
*.bat text eol=crlf | ||
*.cmd text eol=crlf | ||
# Perl scripts should always have LF (Unix default) line ending | ||
*.pl text eol=lf | ||
*.pm text eol=lf | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.