mirror of
https://github.com/github/codeql.git
synced 2026-07-20 10:48:17 +02:00
C#: Enable syntax highlighting in QLDoc snippets
This commit is contained in:
@@ -20,7 +20,7 @@ import semmle.code.csharp.frameworks.system.Web
|
||||
*/
|
||||
predicate hasWebConfigXFrameOptions(WebConfigXML webConfig) {
|
||||
// Looking for an entry in `webConfig` that looks like this:
|
||||
// ```
|
||||
// ```xml
|
||||
// <system.webServer>
|
||||
// <httpProtocol>
|
||||
// <customHeaders>
|
||||
|
||||
Reference in New Issue
Block a user