csharprepl: format with nixfmt-rfc-style
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ buildDotnetGlobalTool, dotnetCorePackages, lib }:
|
||||
{
|
||||
buildDotnetGlobalTool,
|
||||
dotnetCorePackages,
|
||||
lib,
|
||||
}:
|
||||
|
||||
buildDotnetGlobalTool {
|
||||
pname = "csharprepl";
|
||||
|
||||
Reference in New Issue
Block a user