CountryData.Net icon indicating copy to clipboard operation
CountryData.Net copied to clipboard

Refactor naming

Open Revazashvili opened this issue 1 year ago • 2 comments

  1. private readonly members should start with lowercase
  2. constants should start with uppercase
  3. local variable naming was inconsistent
  4. fixed tests where private field was retrieved, btw I don't think it's roght to do

Revazashvili avatar Dec 02 '24 18:12 Revazashvili

@Revazashvili Thank you for this. It will be reviewed. Thank you for contributing

Clifftech123 avatar Dec 14 '24 09:12 Clifftech123