Commit a8ee2c2
committed
Init .gitattributes
This commit:
- Adds a .gitattributes file in order to force consistent line feed (LF)
endings for cross platform (Linux, Windows, etc.) testing of custom
CodeQL queries and libraries.
- Attempts to fix CodeQL query unit tests that are failing when run
on Windows OS due to different, default LF (character) endings.1 parent 4ed14b1 commit a8ee2c2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments