Skip to content

Commit

Permalink
Remove duplicated lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Aug 16, 2024
1 parent a8834f6 commit e217a67
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
## 1.28.0

- Change minimum Dart version to ^3.5.0 🎯
- Add `invalid_runtime_check_with_js_interop_types`
- Add `unintended_html_in_doc_comment`
- Remove duplicated lints

Expand Down
1 change: 0 additions & 1 deletion lib/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ linter:
- flutter_style_todos
- implicit_reopen
- invalid_case_patterns
- invalid_runtime_check_with_js_interop_types
- join_return_with_assignment
- lines_longer_than_80_chars
- literal_only_boolean_expressions
Expand Down

0 comments on commit e217a67

Please sign in to comment.