Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature main menu views #2

Merged
merged 17 commits into from
Sep 7, 2023
Merged

Conversation

luigi-borriello00
Copy link
Collaborator

Please accept me


import scatan.mvc.lib.Model

final case class ApplicationState() extends Model.State
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider having consistent names between files and their contents (i.e ApplicationModel.scala and ApplicationState)

Suggested change
final case class ApplicationState() extends Model.State
final case class ApplicationModel() extends Model.State

@luigi-borriello00 luigi-borriello00 merged commit eb71088 into develop Sep 7, 2023
9 checks passed
luigi-borriello00 added a commit that referenced this pull request Sep 9, 2023
@manuandru manuandru deleted the feature-mainMenu-view branch September 9, 2023 15:28
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.

3 participants