Skip to content

Commit

Permalink
Merge pull request #161 from guyluz11/dev
Browse files Browse the repository at this point in the history
Fixed all lint
  • Loading branch information
guyluz11 authored Jan 3, 2024
2 parents 1699c2d + b08add4 commit 084d468
Show file tree
Hide file tree
Showing 25 changed files with 272 additions and 505 deletions.
41 changes: 21 additions & 20 deletions .idea/libraries/Dart_SDK.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

49 changes: 24 additions & 25 deletions .idea/libraries/Flutter_Plugins.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ analyzer:
- "**/*.config.dart"
- "lib/infrastructure/core/gen/**"


linter:
rules:
# Use parameter order as in json response
Expand All @@ -26,6 +25,3 @@ linter:
avoid_classes_with_only_static_members: false

sort_constructors_first: true

# Good packages document everything
public_member_api_docs: true
Loading

0 comments on commit 084d468

Please sign in to comment.