# Inherits the shared conservative settings from the repo root's
# .clang-format (see that file's header comment) and overrides only the
# indent width, matching this module's existing convention.
BasedOnStyle: InheritParentConfig
IndentWidth: 2
