Skip to content

Commit

Permalink
feat: add invalid_runtime_check_with_js_interop_types (#122)
Browse files Browse the repository at this point in the history
* feat: add `invalid_runtime_check_with_js_interop_types`

* feat: add `invalid_runtime_check_with_js_interop_types`

* feat: add `invalid_runtime_check_with_js_interop_types`

---------

Co-authored-by: Tom Arra <[email protected]>
  • Loading branch information
wolfenrain and tomarra authored Nov 21, 2024
1 parent caf7cc5 commit 5d2bc72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/analysis_options.7.0.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ linter:
- implementation_imports
- implicit_reopen
- invalid_case_patterns
- invalid_runtime_check_with_js_interop_types
- join_return_with_assignment
- leading_newlines_in_multiline_strings
- library_annotations
Expand Down

0 comments on commit 5d2bc72

Please sign in to comment.