5 ms·
I've never yet seen a linter option for assignment alignment, but would definitely use it if it were available
by craig552uk 7mo ago
I've never yet seen a linter option for assignment alignment, but would definitely use it if it were available
- ivanjermakov 7mo agoAlignConsecutiveAssignments in clang-format might be the right fit. https://clang.llvm.org/docs/ClangFormatStyleOptions.html https://clang.llvm.org/docs/ClangFormatStyleOptions.html