LeanCodeLintPlugin constructor
LeanCodeLintPlugin({
- String name = 'leancode_lint',
- LeanCodeLintConfig config = const .new(),
Implementation
LeanCodeLintPlugin({this.name = 'leancode_lint', this.config = const .new()});