all constant

List<StyleFix> const all

Implementation

static const all = [
  docComments,
  functionTypedefs,
  namedDefaultSeparator,
  optionalConst,
  optionalNew,
  singleCascadeStatements,
];