mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
test commit for new branch
This commit is contained in:
@@ -21,4 +21,5 @@ where
|
||||
//not androidXmlAttr.getLocation().toString().matches("%build%") // my original query - 2 MRVA results
|
||||
//not androidXmlAttr.getLocation().toString().matches("%/build%") // 11 MRVA results
|
||||
//not androidXmlAttr.getLocation().getFile().getAbsolutePath().matches("%build%") // 2 MRVA results...
|
||||
// comment for test commit to new branch
|
||||
select androidXmlAttr, "The 'debuggable' attribute is enabled."
|
||||
|
||||
Reference in New Issue
Block a user