Skip to content

Commit 663660a

Browse files
committed
+Update dependencies
1 parent c77fdab commit 663660a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Annotations for the the [df_safer_dart_lints](https://pub.dev/packages/df_safer_
1818

1919
---
2020

21-
Please refer to the [API reference](https://pub.dev/documentation/df_safer_dart_annotations/) for more information.
21+
☝️ Please refer to the [API reference](https://pub.dev/documentation/df_safer_dart_annotations/) for more information.
2222

2323
---
2424

@@ -45,6 +45,7 @@ If you're enjoying this package and find it valuable, consider showing your appr
4545

4646
<a href="https://www.buymeacoffee.com/dev_cetera" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" height="40"></a>
4747

48-
## License
48+
## 🧑‍⚖️ License
4949

5050
This project is released under the [MIT License](https://raw.githubusercontent.com/dev-cetera/df_safer_dart_annotations/main/LICENSE). See [LICENSE](https://raw.githubusercontent.com/dev-cetera/df_safer_dart_annotations/main/LICENSE) for more information.
51+

analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ analyzer:
4343
- build/**
4444

4545
errors:
46+
unused_label: ignore
4647
always_declare_return_types: error
4748
avoid_renaming_method_parameters: error
4849
avoid_type_to_string: error

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repository: https://github.com/robmllze/df_safer_dart_annotations
1616
funding:
1717
- https://www.buymeacoffee.com/dev_cetera
1818
description: Annotations for the df_safer_dart_lints package.
19-
version: 0.1.6
19+
version: 0.1.7
2020
topics:
2121
- rust
2222
- error-handling

0 commit comments

Comments
 (0)