Skip to content

Commit

Permalink
pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mclacore committed Oct 15, 2024
1 parent 5cb1126 commit 80e5928
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ import (
var rootCmdHelp = `
___ ________ __ ____ ________ __
/ | / _/ __ \/ / / __ \/ ____/ //_/
/ /| | / // /_/ / / / / / / / / ,<
/ ___ |_/ // _, _/ /___/ /_/ / /___/ /| |
/_/ |_/___/_/ |_/_____/\____/\____/_/ |_|
/ /| | / // /_/ / / / / / / / / ,<
/ ___ |_/ // _, _/ /___/ /_/ / /___/ /| |
/_/ |_/___/_/ |_/_____/\____/\____/_/ |_|
Translate between JSON Schema and common IaC languages
`
Expand Down

0 comments on commit 80e5928

Please sign in to comment.