Skip to content

Commit

Permalink
Deliberately cause rustfmt to break build
Browse files Browse the repository at this point in the history
  • Loading branch information
pcholakov committed Aug 12, 2024
1 parent a09e590 commit af2ddc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/restatectl/src/commands/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
// the Business Source License, use of this software will be governed

Check warning on line 8 in tools/restatectl/src/commands/mod.rs

View workflow job for this annotation

GitHub Actions / Build and test (ubuntu-22.04)

Diff in /home/runner/work/restate/restate/tools/restatectl/src/commands/mod.rs
// by the Apache License, Version 2.0.

pub mod dump;
pub mod
dump;

0 comments on commit af2ddc3

Please sign in to comment.