mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-08-03 02:17:59 +08:00
Moved analyzer tests to its own project
Also moves tests to `./test` which makes it possible for all test projects to share the same .editorconfig files and similar.
This commit is contained in:
@ -6,7 +6,7 @@ namespace Spectre.Console.Analyzer.Sandbox
|
||||
public static class Program
|
||||
{
|
||||
/// <summary>
|
||||
/// Main.
|
||||
/// The program's entry point.
|
||||
/// </summary>
|
||||
public static void Main()
|
||||
{
|
||||
|
Reference in New Issue
Block a user