Преглед изворни кода

refactor(cli): move `check` module alongside others (#1304)

There was no reason for `check` to be defined as `check/mod.rs` when all the others were at the top level e.g. `serve.rs`.
Brian Donovan пре 1 година
родитељ
комит
5c62947835
1 измењених фајлова са 0 додато и 0 уклоњено
  1. 0 0
      packages/cli/src/cli/check.rs

+ 0 - 0
packages/cli/src/cli/check/mod.rs → packages/cli/src/cli/check.rs