瀏覽代碼

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