Skip to content

Can I write lint definitions in a DSL (or Dart) that the linter understands? #57178

Closed
@sethladd

Description

@sethladd

OK: writing lint rules in english and then implementing the rule as Dart (see https://github.com/dart-lang/linter/blob/master/lib/src/rules/library_prefixes.dart)

AMAZING: writing the rules in a single way (a DSL? Dart code?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    devexp-linterIssues with the analyzer's support for the linter packagelegacy-area-analyzerUse area-devexp instead.type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions