Run cargo fmt on plume-front #515

已合併
elegaanz 5 年之前 將 1 次代碼提交從 fmt 合併至 master
elegaanz " 評論 5 年之前" (Migrated from github.com)

When editor-improvements was merged it was not run, because Travis was still used, but now it makes Circle CI fail on master.

When `editor-improvements` was merged it was not run, because Travis was still used, but now it makes Circle CI fail on master.
codecov[bot] " 評論 5 年之前" (Migrated from github.com)

Codecov Report

Merging #515 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #515   +/-   ##
=======================================
  Coverage   29.66%   29.66%           
=======================================
  Files          66       66           
  Lines        7190     7190           
=======================================
  Hits         2133     2133           
  Misses       5057     5057
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/515?src=pr&el=h1) Report > Merging [#515](https://codecov.io/gh/Plume-org/Plume/pull/515?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/12c2078c8971b59b01862c6e4bb922602f2b7ccf?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #515 +/- ## ======================================= Coverage 29.66% 29.66% ======================================= Files 66 66 Lines 7190 7190 ======================================= Hits 2133 2133 Misses 5057 5057 ```
trinity-1686a approved these changes 5 年之前

Reviewers

trinity-1686a approved these changes 5 年之前
The pull request has been merged as 1bc2684af1.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fmt master
git pull origin fmt

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff fmt
git push origin master
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#515
Loading…
尚未有任何內容