This option controls whether a space should follow the colon that introduces a base class or interface in a type declaration.
class A : B {}
class A :B {}