mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Match autoformatting, add QLDoc references
This commit is contained in:
committed by
carldybdahl-microsoft
parent
d371723fe4
commit
b3447959fa
@@ -1 +1 @@
|
||||
| PathCombine.cs:7:9:7:54 | call to method Combine | Path.Combine may silently discard its initial arguments if the latter are absolute paths. Use Path.Join to consistently join them. |
|
||||
| PathCombine.cs:7:9:7:54 | call to method Combine | Call to System.IO.Path.Combine. |
|
||||
|
||||
Reference in New Issue
Block a user