Skip to content

[tool] the linter does not catch 4 spaces indentation in tools repo #115316

@hellohuanlin

Description

@hellohuanlin

When I use 4 spaces indentation, the linter does not catch it:

  globals.fs.path.absolute(
      'flutter_template_images',
      'templates',
      'app_shared',
  ),

This passes CI and when i run analyze.dart locally. we probably want to catch this.

CC: @jmagman @christopherfujino

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions