Implement ColumnEnhancements.removeSections more effectively
Ouverte
priority: low
refactoring
Standardization
- Langage dominant
- Scala
- Étoiles
- 33
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Background
`ColumnEnhancements.removeSections` is implemented in a simple way, using unnecessary too early `concat` function.
Right now it's good enough, because the expected usage will be removing only one `Section` anyway for now.
But in case of other and more general usage, this could be a valuable improvement.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.