mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
C++: Force LF for .c,.cpp,.h,.hpp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
void f() {
|
||||
int a, b, c, d, x;
|
||||
x = a == b ? c + b : d - b;
|
||||
void f() {
|
||||
int a, b, c, d, x;
|
||||
x = a == b ? c + b : d - b;
|
||||
}
|
||||
Reference in New Issue
Block a user