mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 02:48:27 +08:00
enable misspell linter
This commit is contained in:
committed by
Mike Farah
parent
3e82171f18
commit
15d7c9e118
+1
-1
@@ -25,7 +25,7 @@ func initCommand(cmd *cobra.Command, args []string) (firstFileIndex int, err err
|
||||
firstFileIndex = 1
|
||||
}
|
||||
|
||||
// backwards compatibilty
|
||||
// backwards compatibility
|
||||
if outputToJSON {
|
||||
outputFormat = "json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user