Skip to content

Commit

Permalink
Autofix newline and whitespace issues with spotless
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <[email protected]>
  • Loading branch information
dbwiddis committed Oct 13, 2022
1 parent 7749383 commit 85ddfdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ paths:
description: Improper REST action configuration
post:
tags:
- hello
- hello
summary: Adds an adjective to a list
description: >-
Adds an adjective to a list from which a random element will be
Expand Down Expand Up @@ -62,7 +62,7 @@ paths:
description: Content format not text or JSON
delete:
tags:
- hello
- hello
summary: Removes an adjective from the list
description: >-
Removes an adjective from the list from which a random element
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@
}
}
}
}
}

0 comments on commit 85ddfdb

Please sign in to comment.