difftreelog
ci temporary disable cargo fmt
in: master
1 file changed
.github/workflows/lints.ymldiffbeforeafterboth56 override: true56 override: true57 components: rustfmt, clippy57 components: rustfmt, clippy585859 - name: Run cargo fmt59 # - name: Run cargo fmt60 uses: actions-rs/cargo@v160 # uses: actions-rs/cargo@v161 with:61 # with:62 command: fmt62 # command: fmt63 args: --all -- --check63 # args: --all -- --check646465 - name: Run cargo clippy65 - name: Run cargo clippy66 uses: actions-rs/cargo@v166 uses: actions-rs/cargo@v1