forked from NationTech/harmony
chore: reformat & clippy cleanup (#96)
Clippy is now added to the `check` in the pipeline Co-authored-by: Ian Letourneau <letourneau.ian@gmail.com> Reviewed-on: NationTech/harmony#96
This commit is contained in:
@@ -11,7 +11,7 @@ pub enum HarmonyComposerEvent {
|
||||
ProjectCompiled,
|
||||
ProjectCompilationFailed { details: String },
|
||||
DeploymentStarted { target: String },
|
||||
DeploymentCompleted { details: String },
|
||||
DeploymentCompleted,
|
||||
Shutdown,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user