Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
ci: disble cargo_fmt for now
Lars Wirzenius committed 6 months ago
commit dffe0883f5c809301e410c1e96ac26d507c51d03
parent 7ad346e
1 file changed +3 -1
modified .radicle/ambient.yaml
@@ -1,7 +1,9 @@
pre_plan:
  - action: cargo_fetch
plan:
-
  - action: cargo_fmt
+
  # Disabled because I'm too tired to fight different rustfmt versions.
+
  # - action: cargo_fmt
+
  # 
  - action: cargo_clippy

  - action: shell