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

Is solved flag 395 #396

Merged
merged 3 commits into from
Dec 10, 2022
Merged

Conversation

N-Desmarais
Copy link
Collaborator

Description

  • Fixed indentation on 2 puzzles
  • Added IsSolved flag to all puzzles Puzzle Files directory

Closes #395

@N-Desmarais N-Desmarais changed the base branch from master to dev December 8, 2022 06:25
N-Desmarais and others added 3 commits December 8, 2022 06:13
2 Puzzles had completely flat markup structure, indented them to match others
Added the following line to all puzzles after the closing puzzle tag:

<Solved isSolved="false"/>
Copy link
Collaborator

@Chase-Grajeda Chase-Grajeda left a comment

Choose a reason for hiding this comment

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

All puzzle files now include the expected isSolved flag and are properly indented

@Chase-Grajeda Chase-Grajeda merged commit 5dbae9d into Bram-Hub:dev Dec 10, 2022
@N-Desmarais N-Desmarais deleted the Is-Solved-Flag-395 branch January 31, 2023 20:41
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.

[ENHANCEMENT] Add isSolved flag to all LEGUP files
2 participants