Skip to content

Commit

Permalink
blast_repo fixes (#494)
Browse files Browse the repository at this point in the history
drop-lint
  • Loading branch information
kevmoo authored Oct 29, 2024
1 parent 57188e4 commit 967018d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ linter:
- avoid_empty_else
- avoid_function_literals_in_foreach_calls
- avoid_init_to_null
- avoid_null_checks_in_equality_operators
- avoid_private_typedef_functions
- avoid_redundant_argument_values
- avoid_relative_lib_imports
Expand Down Expand Up @@ -70,7 +69,6 @@ linter:
- omit_local_variable_types
- only_throw_errors
- overridden_fields
- package_api_docs
- package_names
- package_prefixed_library_names
- prefer_adjacent_string_concatenation
Expand Down

0 comments on commit 967018d

Please sign in to comment.