rki-mf1 / covsonar

A database-driven system for handling genomic sequences of SARS-CoV-2 and screening genomic profiles.
GNU General Public License v3.0
6 stars 0 forks source link

zimports: split imports over multiple lines #87

Closed matthuska closed 1 year ago

matthuska commented 1 year ago

We use zimports to clean up our imports, and it wants to split these imports into separate statements. Yes it will take more vertical space but we use these tools so we don't have to think about such style decisions.