소스 검색

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