mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
C++: Force LF for .c,.cpp,.h,.hpp
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// guarded.h
|
||||
|
||||
#ifndef GUARDED_H
|
||||
#define GUARDED_H
|
||||
|
||||
// ... content ...
|
||||
|
||||
// guarded.h
|
||||
|
||||
#ifndef GUARDED_H
|
||||
#define GUARDED_H
|
||||
|
||||
// ... content ...
|
||||
|
||||
#endif // GUARDED_H
|
||||
@@ -1,3 +1,3 @@
|
||||
// unguarded.h
|
||||
|
||||
// ... content ...
|
||||
// unguarded.h
|
||||
|
||||
// ... content ...
|
||||
|
||||
Reference in New Issue
Block a user