diff --git a/mise/tasks/lint b/mise/tasks/lint index cd07c0c..79f6f2e 100755 --- a/mise/tasks/lint +++ b/mise/tasks/lint @@ -1,5 +1,5 @@ #!/bin/bash -#MISE description="Lint the validator package using SwiftLint and SwiftFormat" +#MISE description="Lint the typhoon package using SwiftLint and SwiftFormat" #MISE usage flag "-f --fix" help="Fix the fixable issues" set -eo pipefail