Competitive-Programming-Solutions icon indicating copy to clipboard operation
Competitive-Programming-Solutions copied to clipboard

CamelCase all files and filenames

Open afrozchakure opened this issue 4 years ago • 6 comments

  • For example: Some problems have files and filename as Contains_Duplicate, change this to ContainsDuplicate.
  • Do the same to each of the solution programs.
  • Also Please don't create multiple pull requests for this issue. Make all the changes in a single Pull request for all the files.

afrozchakure avatar Oct 03 '21 13:10 afrozchakure

There are a lot of files in this repo and changing all of them to camelcase will take a lot of time. So Can I only do till HackerRank problems and then someone else can do the rest

BlizZard-bot avatar Oct 04 '21 04:10 BlizZard-bot

Can i contribute in this repo by renaming the files in CamelCase?

tmsagarofficial avatar Oct 01 '22 06:10 tmsagarofficial

Some of them are already done, please check for files which don't follow above mentioned rules Hackerrank subfolder have already been done. Still check files that need updation there also.

afrinc avatar Oct 01 '22 06:10 afrinc

ok

tmsagarofficial avatar Oct 01 '22 06:10 tmsagarofficial

I hav changed the file names after Hacker Rank to camelcase but can u help me merge all of them into a single PR?

tmsagarofficial avatar Oct 02 '22 04:10 tmsagarofficial

@tmsagarofficial You have to squash all the commits into a single one and then push --force. Try once from your side, if not can reach out again. Thanks

afrinc avatar Oct 08 '22 10:10 afrinc