Skip to content

Commit

Permalink
keylime-agent/src/revocation: Fix comment indentation
Browse files Browse the repository at this point in the history
This is reported by clippy as an issue

Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
  • Loading branch information
ansasaki committed Aug 2, 2024
1 parent e018d0a commit 6814948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keylime-agent/src/revocation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ pub(crate) enum RevocationMessage {
/// The lookup goes in the following order:
/// 1. Look for pre-installed action
/// 2. Look for the action in the tenant-provided initial payload
///
/// Then, if python revocation actions are allowed:
/// 3. Look for pre-installed Python action
/// 4. Look for the Python action in the tenant-provided initial payload
Expand Down

0 comments on commit 6814948

Please sign in to comment.