# SPDX-FileCopyrightText: Simon Schneegans <code@simonschneegans.de>
# SPDX-License-Identifier: CC0-1.0

BasedOnStyle: Google
AlignConsecutiveAssignments: true
KeepEmptyLinesAtTheStartOfBlocks: true
ColumnLimit: 90