Skip to content

Commit

Permalink
Ignore unintended_html_in_doc_comment for protobuf codec comments
Browse files Browse the repository at this point in the history
  • Loading branch information
PlugFox committed Dec 13, 2024
1 parent f8a13c3 commit e298c25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/src/protobuf/protobuf_codec.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//ignore_for_file: unintended_html_in_doc_comment

import 'dart:convert';

import 'package:protobuf/protobuf.dart' as pb;
Expand Down

0 comments on commit e298c25

Please sign in to comment.