~starkingdoms/starkingdoms

f6e1fcbc9217a0fd58427bfa69e9a84b8b5c3ea8 — core 2 years ago 1268fb3
rustfmt on this codebase is hopeless
1 files changed, 0 insertions(+), 1 deletions(-)

M .drone.yml
M .drone.yml => .drone.yml +0 -1
@@ 39,7 39,6 @@ steps:
    commands:
      - cd server
      - cargo build --release
      - rustfmt **/*.rs --check
      - cargo clippy
    environment:
      SCCACHE_REGION: us-east-1