Skip to content

Conversation

@dhruvmanila
Copy link
Member

@dhruvmanila dhruvmanila commented Oct 15, 2020

Describe your change:

Rename all Project Euler directories:

Reason:

The change was done to maintain consistency throughout the directory and to keep all directories in sorted order.

Due to the above change, some config files had to be modified: problem_22 -> problem_022

Also, validate_solutions script had to be updated as well along with project_euler_answers.json

All the above changes are dependent so that's why they have to be merged in one commit.

Reason:
The change was done to maintain consistency throughout the directory
and to keep all directories in sorted order.

Due to the above change, some config files had to be modified:
'problem_22` -> `problem_022`
Copy link
Member Author

@dhruvmanila dhruvmanila left a comment

Choose a reason for hiding this comment

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

Testing GitHub API for Python

Copy link
Member Author

@dhruvmanila dhruvmanila left a comment

Choose a reason for hiding this comment

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

Announcement:

@dhruvmanila

This message is sent to all pull requests which is OPEN, NOT MERGED, not containing 'wontfix' label and contains 'Project Euler' or 'Project' or 'Euler' (case doesn't matter) in their title. If this message doesn't apply to your pull request, please ignore this.

This is to notify all the users submitting a pull request for the Project Euler solution that the README.md file has been updated with all the style requirements necessary for the directory and solution files. Please read through it and make all the necessary changes required to your submission.

@dhruvmanila dhruvmanila merged commit 44254cf into TheAlgorithms:master Oct 15, 2020
@dhruvmanila dhruvmanila deleted the rename-pe-dirs branch October 15, 2020 08:19
willtryagain added a commit to willtryagain/Python that referenced this pull request Oct 23, 2020
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
…rithms#3300)

* Rename all Project Euler directories:

Reason:
The change was done to maintain consistency throughout the directory
and to keep all directories in sorted order.

Due to the above change, some config files had to be modified:
'problem_22` -> `problem_022`

* Update scripts to pad zeroes in PE directories
Panquesito7 pushed a commit to Panquesito7/Python that referenced this pull request May 13, 2021
…rithms#3300)

* Rename all Project Euler directories:

Reason:
The change was done to maintain consistency throughout the directory
and to keep all directories in sorted order.

Due to the above change, some config files had to be modified:
'problem_22` -> `problem_022`

* Update scripts to pad zeroes in PE directories
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