Skip to content

Commit

Permalink
refactor: add missing_code_block_language_in_doc_comment to `analys…
Browse files Browse the repository at this point in the history
…is_options.yaml` (#4190)
  • Loading branch information
felangel authored Jun 11, 2024
1 parent 2ad1907 commit 7c6c2d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ linter:
- lines_longer_than_80_chars
- literal_only_boolean_expressions
- matching_super_parameters
- missing_code_block_language_in_doc_comment
- missing_whitespace_between_adjacent_strings
- no_adjacent_strings_in_list
- no_default_cases
Expand Down

0 comments on commit 7c6c2d5

Please sign in to comment.