| LOW | zsh_completions_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | command.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | command.go | 41 | // FParseErrWhitelist configures Flag parse errors to be ignored |
| LOW | command.go | 101 | // For portability with other shells, it is recommended to instead use ValidArgsFunction |
| LOW | command.go | 121 | // * PostRun() |
| LOW | command.go | 161 | lflags *flag.FlagSet |
| LOW | command.go | 261 | |
| LOW | fish_completions.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | flag_groups.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | powershell_completions_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | command_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | zsh_completions.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | zsh_completions.go | 41 | // and writes it to the passed writer. |
| LOW | bash_completionsV2_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | cobra.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | cobra.go | 61 | // EnableCaseInsensitive allows case-insensitive commands names. (case sensitive by default) |
| LOW | .golangci.yml | 1 | # Copyright 2013-2023 The Cobra Authors |
| LOW | args_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | args.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | bash_completionsV2.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | bash_completionsV2.go | 201 | # When there are no completion choices from the program, file completion |
| LOW | cobra_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | cobra_test.go | 221 | got := rpad(tt.inputString, tt.padding) |
| LOW | completions.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | completions.go | 61 | // after the completion even if there is a single completion provided. |
| LOW | completions.go | 141 | // CompletionWithDesc returns a [Completion] with a description by using the TAB delimited format. |
| LOW | completions.go | 261 | // Remove all activeHelp entries if it's disabled. |
| LOW | completions.go | 601 | return []Completion{} |
| LOW | command_win.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | active_help_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | fish_completions_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | powershell_completions.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | powershell_completions.go | 221 | |
| LOW | flag_groups_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | command_notwin.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | shell_completions.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | shell_completions.go | 41 | |
| LOW | active_help.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | bash_completions.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | completions_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | bash_completions_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | site/content/completions/_index.md | 201 | |
| LOW | site/content/completions/_index.md | 221 | // Indicates that only directory names should be provided in file completion. |
| LOW | doc/man_examples_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/md_docs_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/yaml_docs_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/cmd_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/yaml_docs.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/md_docs.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/util.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/rest_docs_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/rest_docs.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/man_docs.go | 1 | // Copyright 2013-2023 The Cobra Authors |
| LOW | doc/man_docs_test.go | 1 | // Copyright 2013-2023 The Cobra Authors |