cockroachdb / cockroachdb/errors
move subpackages to internal
- Lenguaje dominante
- Go
- Estrellas
- 2.5k
- Forks
- 74
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Should we move all the subpackages into an `internal` subdir? They are not intended to be included directly, and we would be able to clean up this ugliness:
https://github.com/cockroachdb/cockroach/blob/dd4e4cac885e5486ea26bcc63df42139a09fbfca/pkg/testutils/lint/lint_test.go#L1774
CC @dhartunian
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by reviewing the repository's subpackage layout and the linked cockroachdb/cockroach lint_test.go reference. Determine which packages are intended to move under an internal directory and identify the imports or tests that would need updating. Done means the agreed subpackages are internal and the referenced lint workaround is no longer needed.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- go
- Área
- tooling
- Tipo de issue
- Refactorización
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100