mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-09-15 17:05:34 +08:00
Use file scoped namespace declarations
This commit is contained in:

committed by
Phil Scott

parent
1dbaf50935
commit
ec1188b837
@@ -27,4 +27,4 @@ namespace Spectre.Console.Cli
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@@ -17,4 +17,4 @@ namespace Spectre.Console
|
||||
return item;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@@ -41,4 +41,4 @@ namespace Spectre.Console.Tests
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user