Skip to content

Add eagle-eye to the project - #61

Merged
gabrielbmoro merged 3 commits into
mainfrom
feature/add-eagle-eye
Oct 30, 2025
Merged

Add eagle-eye to the project#61
gabrielbmoro merged 3 commits into
mainfrom
feature/add-eagle-eye

Conversation

@gabrielbmoro

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread .github/workflows/pr.yml
- name: Generate Resources
run: flutter gen-l10n

- name: Check architecture violations

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add pipeline to check for arc violations

Comment thread eagle_eye_config.json
@@ -0,0 +1,18 @@
[
{
"filePattern": "*/data/model/*",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

model classes should not have dependencies

Comment thread eagle_eye_config.json
"noDependsEnabled": true
},
{
"filePattern": "*viewmodel.dart",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

viewmodel classes should not depends on screen classes where the screen widget is defined

@gabrielbmoro
gabrielbmoro merged commit 17d6f7c into main Oct 30, 2025
3 checks passed
@gabrielbmoro
gabrielbmoro deleted the feature/add-eagle-eye branch October 30, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants