mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
dce8561f33
It seems very common in other Go based projects to place the local packages in the import statement last. Currently Ceph-CSI expects the imports to group the local packages immediately after standard packages. This exception compared to other projects often requires new contributors to 'correct' their PR. Following a more common convention for grouping imports should make it a little easier to contribute to the project. Signed-off-by: Niels de Vos <ndevos@ibm.com> |
||
---|---|---|
.. | ||
design/proposals | ||
capabilities.md | ||
ceph-csi-upgrade.md | ||
ceph-mount-corruption.md | ||
cephfs-snapshot-backed-volumes.md | ||
coding.md | ||
DCO | ||
deploy-cephfs.md | ||
deploy-rbd.md | ||
development-guide.md | ||
disaster-recovery.md | ||
expand-pvc.md | ||
intree-migrate.md | ||
metrics.md | ||
rbd-nbd.md | ||
releases.md | ||
resource-cleanup.md | ||
snap-clone.md | ||
static-pvc.md |