spf13--cobra/cobra/cmd
Unai Martinez-Corral 62a72cdd0f
fix(diff): use arg '--strip-trailing-cr' (#949)
In tests with diff, ignores trailing carriage returns (so tests pass on windows)
2021-11-16 15:17:12 -07:00
..
testdata Cobra generator now works within Go modules 2021-11-03 15:36:51 -04:00
add.go Use golangci-lint (#1044) 2021-02-07 17:08:50 -07:00
add_test.go Change generator default license to none 2021-11-03 15:36:51 -04:00
golden_test.go fix(diff): use arg '--strip-trailing-cr' (#949) 2021-11-16 15:17:12 -07:00
helpers.go Use golangci-lint (#1044) 2021-02-07 17:08:50 -07:00
helpers_test.go Use golangci-lint (#1044) 2021-02-07 17:08:50 -07:00
init.go Simplifying goGet function 2021-11-03 15:36:51 -04:00
init_test.go Cobra generator now works within Go modules 2021-11-03 15:36:51 -04:00
license_agpl.go Allow specifying licenses using their SPDX identifier (#1159) 2021-11-15 13:39:40 -07:00
license_apache_2.go Allow specifying licenses using their SPDX identifier (#1159) 2021-11-15 13:39:40 -07:00
license_bsd_clause_2.go Allow specifying licenses using their SPDX identifier (#1159) 2021-11-15 13:39:40 -07:00
license_bsd_clause_3.go Allow specifying licenses using their SPDX identifier (#1159) 2021-11-15 13:39:40 -07:00
license_gpl_2.go Allow specifying licenses using their SPDX identifier (#1159) 2021-11-15 13:39:40 -07:00
license_gpl_3.go Allow specifying licenses using their SPDX identifier (#1159) 2021-11-15 13:39:40 -07:00
license_lgpl.go Allow specifying licenses using their SPDX identifier (#1159) 2021-11-15 13:39:40 -07:00
license_mit.go Allow specifying licenses using their SPDX identifier (#1159) 2021-11-15 13:39:40 -07:00
licenses.go Change generator default license to none 2021-11-03 15:36:51 -04:00
project.go Use golangci-lint (#1044) 2021-02-07 17:08:50 -07:00
project_test.go vgo - strip out unused methods 2019-06-07 10:31:03 -04:00
root.go Change generator default license to none 2021-11-03 15:36:51 -04:00