mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
C#: Add new lines before call to action
This commit is contained in:
@@ -135,7 +135,7 @@ namespace Semmle.Autobuild.CSharp
|
||||
"no-projects-or-solutions",
|
||||
"No project or solutions files found",
|
||||
markdownMessage:
|
||||
"CodeQL could not find any project or solution files in your repository. " +
|
||||
"CodeQL could not find any project or solution files in your repository.\n\n" +
|
||||
$"Set up a [manual build command]({buildCommandDocsUrl})."
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user