commit | 3acbd94b0ed1d617b5ecfb6a18e59028bd59b092 | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Thu Jul 11 11:27:48 2024 +0200 |
committer | Moritz <mosum@google.com> | Thu Jul 11 11:27:48 2024 +0200 |
tree | 7a508e6bb9e4637b01c5707ad63ea6e4c3fdcdf5 | |
parent | 5dc8f1e1445122d04cef35634bbf78b6b212f4d6 [diff] |
Add ignore
diff --git a/analysis_options.yaml b/analysis_options.yaml index 4c7b853..1cb2c62 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml
@@ -1,6 +1,8 @@ include: package:dart_flutter_team_lints/analysis_options.yaml analyzer: + exclude: + - test/**.mocks.dart errors: lines_longer_than_80_chars: ignore language: