tea-create-pr: don't use clan-core formatter
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
git,
|
||||
tea,
|
||||
openssh,
|
||||
# our formatter
|
||||
formatter,
|
||||
}:
|
||||
writeShellApplication {
|
||||
name = "tea-create-pr";
|
||||
@@ -16,9 +14,6 @@ writeShellApplication {
|
||||
git
|
||||
tea
|
||||
openssh
|
||||
|
||||
# our treefmt formatter wrapped with correct config
|
||||
formatter
|
||||
];
|
||||
text = builtins.readFile ./script.sh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user