mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
C++: Force LF for .c,.cpp,.h,.hpp
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// header7.h
|
||||
|
||||
#ifndef INCLUDED_HEADER6 // oops!
|
||||
#define INCLUDED_HEADER6(x) (x)
|
||||
|
||||
// ...
|
||||
|
||||
#endif // INCLUDED_HEADER6
|
||||
// header7.h
|
||||
|
||||
#ifndef INCLUDED_HEADER6 // oops!
|
||||
#define INCLUDED_HEADER6(x) (x)
|
||||
|
||||
// ...
|
||||
|
||||
#endif // INCLUDED_HEADER6
|
||||
|
||||
Reference in New Issue
Block a user