ceph-csi/internal/controller/persistentvolume
Rakshith R 43f753760b cleanup: resolve nlreturn linter issues
nlreturn linter requires a new line before return
and branch statements except when the return is alone
inside a statement group (such as an if statement) to
increase code clarity. This commit addresses such issues.

Updates: #1586

Signed-off-by: Rakshith R <rar@redhat.com>
2021-07-22 06:05:01 +00:00
..
persistentvolume.go cleanup: resolve nlreturn linter issues 2021-07-22 06:05:01 +00:00