Skip to content

Commit 568cc0d

Browse files
committed
Fix lint ignores in generated files
1 parent 645dd5a commit 568cc0d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

β€Žvrchat_dart/build.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ targets:
66
ignore_for_file:
77
- document_ignores
88
- require_trailing_commas
9-
- not_null_assertion
9+
- rexios_lints/not_null_assertion

β€Žvrchat_dart/lib/src/model/api/limited_user.g.dartβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žvrchat_dart/lib/src/model/streaming/streamed_current_user.g.dartβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žvrchat_dart/lib/src/model/streaming/vrc_streaming_event.g.dartβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)