mirror of
https://github.com/github/codeql.git
synced 2026-01-05 02:30:19 +01:00
C++: Force LF for .c,.cpp,.h,.hpp
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
void g() {
|
||||
double x[5];
|
||||
int i, a, b;
|
||||
i = (a + b)[x];
|
||||
}
|
||||
void g() {
|
||||
double x[5];
|
||||
int i, a, b;
|
||||
i = (a + b)[x];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user