ghazalghorabi / TDA553-lab1

0 stars 0 forks source link

Naming: don't pluralize unless accepting lists #25

Open martinjonsson01 opened 1 year ago

martinjonsson01 commented 1 year ago

You shouldn't pluralize this method name unless it can accept multiple cars at once.

https://github.com/ghazalghorabi/TDA553-lab1/blob/01f3360df2ab6d8a3dae4522fac81312009bb5d9/src/IContent.java#L11